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