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