const_math 1.1.0 copy "const_math: ^1.1.0" to clipboard
const_math: ^1.1.0 copied to clipboard

A package providing compile time math functions, not optimized for run time calculation.

1.1.0 #

  • Introduce functions library to allow function-like syntax.
  • Reduce the lower bound of dart sdk to 3.3.0.

1.0.3 #

  • Improve accuracy of ConstMath.atan() and ConstMath.atan2()

1.0.2 #

  • Remove three deprecated named parameters in private constructor ConstMath._polynomial().
  • Improve explanation about the package in README.md

1.0.1 #

  • Adjust the License format

1.0.0 #

  • Initial version.
5
likes
150
points
172
downloads

Documentation

API reference

Publisher

verified publisherworldoverwrite.com

Weekly Downloads

A package providing compile time math functions, not optimized for run time calculation.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

More

Packages that depend on const_math