math_expressions 0.0.1 copy "math_expressions: ^0.0.1" to clipboard
math_expressions: ^0.0.1 copied to clipboard

outdatedDart 1 only

A math library supporting REAL, INTERVAL and VECTOR evaluations of arbitrary expressions.

math_expressions #

==============

Introduction #

A math library supporting REAL, INTERVAL and VECTOR evaluations of mathematical expressions.

It is partly inspired by mathExpr for Java.

Note: This library is still in an early state, the test coverage is not perfect, the performance is not optimized and some features are still unimplemented. Basic REAL and INTERVAL evaluations should work though. Suggestions and pull requests are always welcome!

Features #

  • Parsing of mathematical expressions.
  • Evaluation of expressions in different modes.
  • Supporting most functions out of the box.
  • Well documented.

Documentation #

See DartDoc.

Examples #

For now, see example.dart.

301
likes
0
pub points
98%
popularity

Publisher

verified publisherleonhardt.co.nz

A math library supporting REAL, INTERVAL and VECTOR evaluations of arbitrary expressions.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

vector_math

More

Packages that depend on math_expressions