Expand description
Big Decimal Math
A collection of mathematical functions originally implemented in Java by Richard J. Mathar for bigdecimal.
Functionsยง
- root
- Calculates the n-th root of a BigDecimal rounded to the precision implied by x, x^(1/n).