Convert a tuple from degrees to radians.
tuple_rad converts the input tuple Deg from degrees to radians. The result is always returned as a floating point number. The conversion of a string is not allowed.
|
Deg (input_control) |
number(-array) -> real / integer |
| Input tuple. | |
|
Rad (output_control) |
number(-array) -> real |
| Input tuple in radians. | |
tuple_rad is reentrant and processed without parallelization.
Operators not requiring licensing