php-doc-en/reference/math/functions
2020-01-12 10:04:21 +00:00
..
abs.xml
acos.xml
acosh.xml
asin.xml
asinh.xml
atan.xml
atan2.xml
atanh.xml
base-convert.xml Fix : Hexadecimal to decimal conversion deprecation notice missing 2020-01-12 10:04:21 +00:00
bindec.xml Fix : Hexadecimal to decimal conversion deprecation notice missing 2020-01-12 10:04:21 +00:00
ceil.xml
cos.xml
cosh.xml Fix See other link. 2019-06-05 17:10:48 +00:00
decbin.xml
dechex.xml
decoct.xml
deg2rad.xml
exp.xml
expm1.xml
floor.xml
fmod.xml
getrandmax.xml
hexdec.xml Fix : Hexadecimal to decimal conversion deprecation notice missing 2020-01-12 10:04:21 +00:00
hypot.xml
intdiv.xml
is-finite.xml
is-infinite.xml
is-nan.xml
lcg-value.xml
log.xml
log1p.xml
log10.xml
max.xml Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
min.xml Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
mt-getrandmax.xml
mt-rand.xml fix typos in extension documentation 2019-02-18 05:42:50 +00:00
mt-srand.xml fix typos in extension documentation 2019-02-18 05:42:50 +00:00
octdec.xml Fix : Hexadecimal to decimal conversion deprecation notice missing 2020-01-12 10:04:21 +00:00
pi.xml
pow.xml
rad2deg.xml
rand.xml
round.xml Added more information about precision behaviour (especially with negative precision). 2019-05-24 16:04:13 +00:00
sin.xml
sinh.xml
sqrt.xml
srand.xml
tan.xml
tanh.xml