rational 0.1.10+1 copy "rational: ^0.1.10+1" to clipboard
rational: ^0.1.10+1 copied to clipboard

outdatedDart 1 only

A simple package to deal with rational numbers

0.1.10+1 - 2017-02-19 #

0.1.10 - 2017-02-19 #

0.1.9 - 2016-06-10 #

0.1.8+1 - 2014-10-29 #

  • fix a bug for Rational.precision on negative number.

0.1.8 - 2014-10-29 #

  • fix bugs with dart2js
  • add Rational.signum
  • add Rational.hasFinitePrecision
  • add Rational.precision
  • add Rational.scale

0.1.7 - 2014-10-07 #

  • Rational.parse accepts strings in scientific notation (eg. 1.5e-3).

0.1.6 - 2014-10-06 #

  • BigInt.parse accepts an optional prepending + for positive integers.

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.
23
likes
0
points
554k
downloads

Publisher

unverified uploader

Weekly Downloads

A simple package to deal with rational numbers

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on rational