kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
PowerOperations
/
Companion
Companion
object
Companion
(
source
)
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.