tuple_rad ( : : Deg : Rad )

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.


Parameters

Deg (input_control)
number(-array) -> real / integer
Input tuple.

Rad (output_control)
number(-array) -> real
Input tuple in radians.


Parallelization Information

tuple_rad is reentrant and processed without parallelization.


See also

tuple_deg


Module

Operators not requiring licensing



Copyright © 1996-2005 MVTec Software GmbH