tuple_deg ( : : Rad : Deg )

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.


Parameters

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

Deg (output_control)
number(-array) -> real
Input tuple in degrees.


Parallelization Information

tuple_deg is reentrant and processed without parallelization.


See also

tuple_rad


Module

Foundation



Copyright © 1996-2008 MVTec Software GmbH