As3mathlib is intended to provide a rudimentary numerical analysis toolkit for the Actionscript/Flex programming environment. It is based off of the WIS Actionscript 2 libraries. This library includes support for:
  • Geometric Objects and Intersection calculations;
  • Integral and Differential equation calculations;
  • Bezier, Quadric, Polynomial, Complex, Vector and Matrix calculations;
  • Symbolic expression parsing.
Math . URL.