kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
DSField
/
sqrt
sqrt
open
override
fun
sqrt
(
arg
:
DS
<
T
,
A
>
)
:
DS
<
T
,
A
>
(
source
)
Computes the square root of the value
arg
.