php-doc-en/reference/math/functions
Jean-Sebastien Hedde 247d016f43 Wrong markup for parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336046 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-06 13:01:41 +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
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
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
is-finite.xml
is-infinite.xml
is-nan.xml
lcg-value.xml
log.xml Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
log1p.xml
log10.xml
max.xml Fix inconsistent and misleading description of how min() and max() treat arguments with differing types. Replace with simple explanation, and add matching examples to both pages which show various behaviours. 2014-09-01 12:49:39 +00:00
min.xml Fix inconsistent and misleading description of how min() and max() treat arguments with differing types. Replace with simple explanation, and add matching examples to both pages which show various behaviours. 2014-09-01 12:49:39 +00:00
mt-getrandmax.xml Wrong markup for parameter. 2015-03-06 13:01:41 +00:00
mt-rand.xml Clarity on behaviour of mt_getrandmax() and mt_rand()'s max 2015-01-11 01:55:26 +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 Remove changelogs for PHP 4 - 2nd round 2014-08-26 14:28:17 +00:00
round.xml
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