kmath
common
kmath-core
/
space.kscience.kmath.operations
/
FloatField
/
sqrt
sqrt
common
open
inline override
fun
sqrt
(
arg
:
Float
)
:
Float
Content copied to clipboard
Computes the square root of the value
arg
.
Sources
common source
Link copied to clipboard