KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Math
abs
acos
acosh
asin
asinh
atan
atan2
atanh
base_convert
bindec
ceil
cos
cosh
decbin
dechex
decoct
deg2rad
exp
expm1
floor
fmod
getrandmax
hexdec
hypot
is_finite
is_infinite
is_nan
lcg_value
log
log10
log1p
max
min
mt_getrandmax
mt_rand
mt_srand
octdec
pi
pow
rad2deg
rand
round
sin
sinh
sqrt
srand
tan
tanh
Home
>
PHP
>
Function
>
Math
>
deg2rad()
deg2rad()
deg2rad - Converts the number in degrees to the radian equivalent
Syntax
float
deg2rad
(
float
$number)
Arguments
number - Angular value in degrees
Description
This function converts number from degrees to the radian equivalent.
Version
PHP 4, 5
Return value
The radian equivalent of number