kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.operations
/
PowerOperations
/
Companion
Companion
object
Companion
Members
Properties
POW_OPERATION
Link copied to clipboard
const
val
POW_OPERATION
:
String
The identifier of exponentiation.
SQRT_OPERATION
Link copied to clipboard
const
val
SQRT_OPERATION
:
String
The identifier of square root.