ionspin / kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics
Apache License 2.0
362 stars 41 forks source link

Fix #210. Fix #206 #211

Closed ionspin closed 2 years ago

ionspin commented 2 years ago

Disable debug leading zero logging, throw appropriate exception when exponentiating zero with negative exponent