kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
ExponentialOperations
/
exp
exp
abstract
fun
exp
(
arg
:
T
)
:
T
(
source
)
Computes Euler's number
e
raised to the power of the value
arg
.