<< Previous | Next >>

rad

float rad( float x );

Description

Convert degrees (360 for one rotation) to radians (2 for a rotation).

Parameters

x
Degree value to convert.

Return value

The radians equivalent of degree.

Library

SYS.LIB

See also

deg


Dynamic C Functions << Previous | Next >> rabbit.com