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