(PHP 4, PHP 5, PHP 7, PHP 8)
deg2rad — Converts the number in degrees to the radian equivalent
This function converts num
from degrees
to the radian equivalent.
num
Angular value in degrees
The radian equivalent of num
Example #1 deg2rad() example
<?php
echo deg2rad(45); / 0.785398163397
var_dump(deg2rad(45) === M_PI_4); / bool(true)
?>
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant