kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.operations
/
DoubleField
/
exp
exp
open
inline override
fun
exp
(
arg
:
Double
)
:
Double
(
source
)
Computes Euler's number
e
raised to the power of the value
arg
.