kmath
common
kmath-core
/
space.kscience.kmath.operations
/
ExponentialOperations
/
exp
exp
common
abstract
fun
exp
(
arg
:
T
)
:
T
Content copied to clipboard
Computes Euler's number
e
raised to the power of the value
arg
.
Sources
common source
Link copied to clipboard