Calculates Euler's number e raised to the power of a double value in a field.
Hide omitted argument names for this function
Omitted Argument NamesThe argument name for
field
can be omitted; the following forms of this function are equivalent:logscalemath:exp("field")
and:
logscalemath:exp(field="field")
These examples show basic structure only.