php-doc-en/reference/math/functions
Christoph Michael Becker eb0bd932eb Replace "number" type with built-in types
There is really no need for a pseudo type here; we can either use the
`int|float` union, or spell out the abbreviation, instead.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351123 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 09:17:09 +00:00
..
abs.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
acos.xml
acosh.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
asin.xml
asinh.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
atan.xml
atan2.xml
atanh.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
base-convert.xml Fix #79103: Hexadecimal to decimal conversion deprecation notice missing 2020-01-12 10:04:21 +00:00
bindec.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
ceil.xml
cos.xml
cosh.xml
decbin.xml
dechex.xml
decoct.xml
deg2rad.xml
exp.xml
expm1.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
floor.xml
fmod.xml
getrandmax.xml
hexdec.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
hypot.xml
intdiv.xml
is-finite.xml
is-infinite.xml
is-nan.xml
lcg-value.xml
log.xml
log1p.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
log10.xml
max.xml
min.xml
mt-getrandmax.xml
mt-rand.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
mt-srand.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
octdec.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
pi.xml The return value of pi() is not related to the precision directive 2020-03-27 22:43:19 +00:00
pow.xml Replace "number" type with built-in types 2020-11-02 09:17:09 +00:00
rad2deg.xml
rand.xml
round.xml Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
sin.xml
sinh.xml
sqrt.xml
srand.xml
tan.xml
tanh.xml