kmath
0.3.1-dev-RC
common
kmath-core
/
space.kscience.kmath.expressions
/
SimpleAutoDiffExtendedField
/
exp
exp
open
override
fun
exp
(
arg
:
AutoDiffValue
<
T
>
)
:
AutoDiffValue
<
T
>
(
source
)
Computes Euler's number
e
raised to the power of the value
arg
.