Light | Dark

radians

Name

radians — convert a quantity in degrees to radians

Declaration

genType radians( genType degrees);

Parameters

degrees

Specify the quantity, in degrees, to be converted to radians.

Description

radians converts a quantity, specified in degrees into radians. That is, the return value is πdegrees 180 .

Version Support

OpenGL ES Shading Language Version
Function Name 1.00 3.00 3.10
radians

See Also

degrees,

Think you can improve this page? Edit this page on GitHub.