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
.
Copyright
Copyright © 2011-2013 Khronos Group.
This material may be distributed subject to the terms and conditions set forth in
the Open Publication License, v 1.0, 8 June 1999.