kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
FunctionalExpressionExtendedField
/
sqrt
sqrt
common
open
override
fun
sqrt
(
arg
:
Expression
<
T
>
)
:
Expression
<
T
>
Content copied to clipboard
Computes the square root of the value
arg
.
Sources
common source
Link copied to clipboard