(PHP 4, PHP 5, PHP 7)
deg2rad — Converts the number in degrees to the radian equivalent
deg2rad ( float $number ) : float
This function converts number
from degrees to the radian equivalent.
number
Angular value in degrees
The radian equivalent of number
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.deg2rad.php