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

Rad (output_control)
number(-array) -> (HTuple.) double *
Input tuple in radians.


See also

::tuple_deg


Module

Operators not requiring licensing



Copyright © 1996-2002 MVTec Software GmbH