MathParser takes a math equation as a string and returns a number.
MathParser for Flash Professional CC is a component library (SWC file) which takes a math equation as a string value and returns a resulting number.
Ideal for UI user input involving strings, operators, and numbers.
Use MathParser (Flash Pro) to build calculators for online and desktop.
This library provides a general purpose polynomial calculator for actionscript 3. This includes basic math operators, deriviatives, finding zeros (uses TOMS493 algorithm), and solving. Supports copmlex coeffiecents and rational polynomials.
FL-BSC is a Flash-based application that scores games of bowling for 3 players or a 3-game series by one player. Shows Max Score, TruScore, and pinfall diagrams. Ready-to-use, or can be embedded into your own web pages. FLA source is also provided.