See Release Notes
Long Term Support Release
Differences Between: [Versions 400 and 401]
(no description)
File Size: | 63 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
toDegrees($number) X-Ref |
DEGREES. Returns the result of builtin function rad2deg after validating args. param: mixed $number Should be numeric, or can be an array of numbers return: array|float|string Rounded number |
toRadians($number) X-Ref |
RADIANS. Returns the result of builtin function deg2rad after validating args. param: mixed $number Should be numeric, or can be an array of numbers return: array|float|string Rounded number |