com.wis.math.alg.Eval Flash script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: index.html
  • Last update:
  • Platform: Windows / Mac OS
  • Language: Flash
  • Price:Other Free / Open So
  • Company: Richard Wright (View more)

com.wis.math.alg.Eval script description:




Publisher review:
com.wis.math.alg.Eval implements the behaviours of the Eval Class. Implements the behaviours of the Eval Class.

Provides methods for parsing string expression input, but is restricted to addition, subtraction, multiplication, division, and modulo operations. It supports parenthesized operation precedence as well as normal arithmetic precedence. Bitwise operations will be introduced to the class eventually.

Implementation of Eval class for mathematical expressions: ::= (( |-) ) ::= ((|/|%) ) ::= [ |-] ::= | ( addExpr ) | (exprList) ::= [Math.]( sin | cos | pow | sqrt | tan | atan | ...) ::= [(,)] ::= | usage:var inst:Eval = new Eval([stringExp]) Simple usage: var myEval:Eval = new Eval(); trace(myEval.init("2 3")); trace(myEval.init("2 (3100)")); trace(myEval.init("round(sin(2) random()1000)")); Advanced usage (without variables): var compiledExp:String = myEval.compile("round(sin(2) random()1000)"); for (var i:Number=0;i
com.wis.math.alg.Eval is a Flash script for Ad Management scripts design by Richard Wright. It runs on following operating system: Windows / Mac OS.

Operating system:
Windows / Mac OS

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5