2 Repositories
Android precision Libraries
Kotlin/JVM compensated summation of Double sequences to calculate sum, mean, standard deviation
precise Implements compensated summation for sequences of Double. Reduces rounding errors associated with limited precision of floating-point numbers.
A Kotlin multiplatform library for arbitrary precision arithmetics
Kotlin MP BigNum library Kotlin Multiplatform BigNum library is a pure kotlin implementation of arbitrary precision arithmetic operations. It follows