A Kotlin multiplatform library for arbitrary precision arithmetics

arbitrary-precision bigdecimal biginteger bignum kotlin kotlin-multiplatform
1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a conversion function in Kotlin that transforms a Java `java.math.BigDecimal` object into the library's `com.ionspin.kotlin.bignum.decimal.BigDecimal` object. This function should be added near the existing utility functions in the specified file.

Complexity: 2/5
enhancement good first issue

A Kotlin multiplatform library for arbitrary precision arithmetics

Kotlin
#arbitrary-precision#bigdecimal#biginteger#bignum#kotlin#kotlin-multiplatform