sqrt

open override fun sqrt(arg: BigDecimal): BigDecimal

Computes the square root of the value arg.

Sources

jvm source
Link copied to clipboard