ionspin / kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics
Apache License 2.0
369 stars 42 forks source link

Added documentation for new rounding methods. #75

Closed ionspin closed 4 years ago

ionspin commented 4 years ago

Fixed invalid calculation when rounding in some cases. Takes care of #71 partially.