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