php-doc-en/reference/math/functions
2016-06-14 14:52:22 +00:00
..
abs.xml Make example consistent with rest of the manual 2014-06-04 08:23:01 +00:00
acos.xml
acosh.xml
asin.xml
asinh.xml
atan.xml
atan2.xml
atanh.xml
base-convert.xml fix #70928: base_convert doesn't distinguish capital letter 2016-01-15 13:24:06 +00:00
bindec.xml W/S fixes 2014-08-27 05:42:22 +00:00
ceil.xml
cos.xml
cosh.xml
decbin.xml
dechex.xml
decoct.xml
deg2rad.xml
exp.xml
expm1.xml
floor.xml The return type of floor is not only float but can also be false 2015-09-02 21:56:38 +00:00
fmod.xml Typo fix in fmod() docs 2013-12-10 11:32:42 +00:00
getrandmax.xml
hexdec.xml W/S fixes 2014-08-27 05:42:22 +00:00
hypot.xml
intdiv.xml Correct the other half of intdiv() 2015-10-08 14:50:40 +00:00
is-finite.xml
is-infinite.xml
is-nan.xml
lcg-value.xml Fix #64386: No warning on insecure pseudo-random generators 2016-06-14 14:52:22 +00:00
log.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
log1p.xml
log10.xml
max.xml Resolve doc bug #70596 2015-12-18 20:36:10 +00:00
min.xml Resolve doc bug #70596 2015-12-18 20:36:10 +00:00
mt-getrandmax.xml Wrong markup for parameter. 2015-03-06 13:01:41 +00:00
mt-rand.xml Add warnings to rand()/mt_rand(). 2016-02-24 21:58:20 +00:00
mt-srand.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
octdec.xml W/S fixes 2014-08-27 05:42:22 +00:00
pi.xml
pow.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
rad2deg.xml
rand.xml Add warnings to rand()/mt_rand(). 2016-02-24 21:58:20 +00:00
round.xml fix wrong position of </parameter> tag 2016-04-17 19:22:19 +00:00
sin.xml
sinh.xml
sqrt.xml
srand.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
tan.xml
tanh.xml