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