kmath
0.3.1-dev-RC
jvm
kmath-core
/
space.kscience.kmath.operations
/
JBigDecimalFieldBase
/
sqrt
sqrt
jvm
open
override
fun
sqrt
(
arg
:
BigDecimal
)
:
BigDecimal
(
source
)
Computes the square root of the value
arg
.