Compute the exponential of a tuple.
::tuple_exp computes the exponential of the input tuple T. The exponential is always returned as a floating point number. The exponential of a string is not allowed.
|
T (input_control) |
number(-array) -> HTuple.double / long |
| Input tuple. | |
|
Exp (output_control) |
number(-array) -> (HTuple.) double * |
| Exponential of the input tuple. | |
Operators not requiring licensing