php-doc-en/reference/math/functions
Christoph Michael Becker 750d32e66a Add fdiv()
Closes GH-258.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352017 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-11 19:33:08 +00:00
..
abs.xml Use canonical type names 2020-11-02 15:39:04 +00:00
acos.xml Fix wording 2018-03-25 13:38:45 +00:00
acosh.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
asin.xml Fix wording 2018-03-25 13:38:45 +00:00
asinh.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
atan.xml Fix wording 2018-03-25 13:38:45 +00:00
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 Use canonical type names 2020-11-02 15:39:04 +00:00
ceil.xml Use canonical type names 2020-11-02 15:39:04 +00:00
cos.xml
cosh.xml Fix See other link. 2019-06-05 17:10:48 +00:00
decbin.xml
dechex.xml Use canonical type names 2020-11-02 15:39:04 +00:00
decoct.xml Fix #65280: Documentation for decoct() incorrect 2016-06-21 15:03:43 +00:00
deg2rad.xml
exp.xml
expm1.xml Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
fdiv.xml Add fdiv() 2020-12-11 19:33:08 +00:00
floor.xml Revert revision(s) 351724 from phpdoc/en/trunk: 2020-11-28 18:05:44 +00:00
fmod.xml Describe see also functions 2016-09-25 18:43:11 +00:00
getrandmax.xml
hexdec.xml Use canonical type names 2020-11-02 15:39:04 +00:00
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 Fix bug #76146 by noting the apparent return interval for lcg_value(). 2018-03-27 22:04:05 +00:00
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 Use canonical type names 2020-11-02 15:39:04 +00:00
min.xml Use canonical type names 2020-11-02 15:39:04 +00:00
mt-getrandmax.xml
mt-rand.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
mt-srand.xml Use canonical type names 2020-11-02 15:39:04 +00:00
octdec.xml Use canonical type names 2020-11-02 15:39:04 +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 Use canonical type names 2020-11-02 15:39:04 +00:00
rad2deg.xml
rand.xml Fix link markup 2018-01-28 22:12:17 +00:00
round.xml Add a page about numeric strings 2020-11-27 15:56:30 +00:00
sin.xml
sinh.xml
sqrt.xml
srand.xml Use canonical type names 2020-11-02 15:39:04 +00:00
tan.xml
tanh.xml