Evaluate the exponential function. More...
| Functions | |
| array | exp (const array &in) | 
| C++ Interface to evaluate the exponential. | |
| af_err | af_exp (af_array *out, const af_array in) | 
| C Interface to evaluate the exponential. | |
Evaluate the exponential function.
C Interface to evaluate the exponential.
| [out] | out | e raised to the power of in | 
| [in] | in | exponent |