php-doc-en/reference/math/functions
Jakub Vrana cd3ea0ba9a Fix type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344351 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-24 16:00:30 +00:00
..
abs.xml
acos.xml
acosh.xml
asin.xml
asinh.xml
atan.xml
atan2.xml
atanh.xml
base-convert.xml Address #61740: base_convert skips over out-of-range or unknown characters 2016-06-30 11:43:06 +00:00
bindec.xml
ceil.xml
cos.xml
cosh.xml
decbin.xml
dechex.xml
decoct.xml
deg2rad.xml
exp.xml
expm1.xml
floor.xml Fix function signatures 2018-01-25 19:03:56 +00:00
fmod.xml Describe see also functions 2016-09-25 18:43:11 +00:00
getrandmax.xml
hexdec.xml
hypot.xml
intdiv.xml Describe see also functions 2016-09-25 18:43:11 +00:00
is-finite.xml
is-infinite.xml
is-nan.xml Fix type 2018-02-24 16:00:30 +00:00
lcg-value.xml
log.xml
log1p.xml
log10.xml
max.xml Fix #72835: Note on min/max's page misleading about string comparisons 2016-08-15 10:06:08 +00:00
min.xml Clarify NULL/boolean comparison of min() 2016-09-28 12:33:15 +00:00
mt-getrandmax.xml
mt-rand.xml Fix link markup 2018-01-28 22:12:17 +00:00
mt-srand.xml Fix link markup 2018-01-28 22:12:17 +00:00
octdec.xml
pi.xml
pow.xml Fix #72962: Missing example in pow() docs 2016-08-29 12:54:01 +00:00
rad2deg.xml
rand.xml Fix link markup 2018-01-28 22:12:17 +00:00
round.xml Apply markup consistently 2018-01-28 18:03:27 +00:00
sin.xml
sinh.xml
sqrt.xml
srand.xml Fix link markup 2018-01-28 22:12:17 +00:00
tan.xml
tanh.xml