Compute the absolute value of a tuple (as floating point numbers).
::tuple_fabs computes the absolute value of the input tuple T. In contrast to ::tuple_abs, the absolute value is always returned as a floating point number by ::tuple_fabs. The absolute value of a string is not allowed.
|
T (input_control) |
number(-array) -> HTuple.double / long |
| Input tuple. | |
|
Abs (output_control) |
number(-array) -> (HTuple.) double * |
| Absolute value of the input tuple. | |
Operators not requiring licensing