kmath
common
kmath-core
/
space.kscience.kmath.expressions
/
SimpleAutoDiffExtendedField
/
exp
exp
common
open
override
fun
exp
(
arg
:
AutoDiffValue
<
T
>
)
:
AutoDiffValue
<
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