kmath-core
/
space.kscience.kmath.operations
/
sqrt
common
sqrt
fun <
T
:
AlgebraElement
<
T
, out
PowerOperations
<
T
>>>
sqrt
(arg:
T
):
T
Content copied to clipboard
Computes the square root of the value
arg
.