Herror ::tuple_deg (
    const HTuple &Rad,
    double *Deg
)
Herror ::tuple_deg (
    const HTuple &Rad,
    HTuple *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) -> HTuple.double / long
Input tuple.

Deg (output_control)
number(-array) -> (HTuple.) double *
Input tuple in degrees.


See also

::tuple_rad


Module

Operators not requiring licensing



Copyright © 1996-2002 MVTec Software GmbH