decimal 0.1.4 copy "decimal: ^0.1.4" to clipboard
decimal: ^0.1.4 copied to clipboard

outdatedDart 1 only

A simple package to deal with decimal numbers

v0.1.4 (2017-06-16) #

  • make package strong clean

v0.1.3 (2014-10-29) #

  • add Decimal.signum
  • add Decimal.hasFinitePrecision
  • add Decimal.precision
  • add Decimal.scale

Semantic Version Conventions #

http://semver.org/

  • Stable: All even numbered minor versions are considered API stable: i.e.: v1.0.x, v1.2.x, and so on.
  • Development: All odd numbered minor versions are considered API unstable: i.e.: v0.9.x, v1.1.x, and so on.
316
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A simple package to deal with decimal numbers

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

rational

More

Packages that depend on decimal