Convert a tuple from radians to degrees.
::tuple_deg converts the input tuple Rad from radians to degrees. The result is always returned as a floating point number. The conversion of a string is not allowed.
|
Rad (input_control) |
number(-array) -> HTuple.double / long |
| Input tuple. | |
|
Deg (output_control) |
number(-array) -> (HTuple.) double * |
| Input tuple in degrees. | |
Operators not requiring licensing