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) -> HTuple.double / long |
| Input tuple. | |
|
Rad (output_control) |
number(-array) -> (HTuple.) double * |
| Input tuple in radians. | |
Operators not requiring licensing