kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
PowerOperations
/
pow
pow
open
infix
fun
T
.
pow
(
pow
:
Number
)
:
T
(
source
)
Raises this value to the power
pow
.