php-doc-en/reference/math/functions
Christoph Michael Becker 50e3d5cbfe The return value of pi() is not related to the precision directive
This integrates user note 124860.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349536 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-27 22:43:19 +00:00
..
abs.xml
acos.xml Fix wording 2018-03-25 13:38:45 +00:00
acosh.xml
asin.xml Fix wording 2018-03-25 13:38:45 +00:00
asinh.xml
atan.xml Fix wording 2018-03-25 13:38:45 +00:00
atan2.xml
atanh.xml
base-convert.xml Fix #79103: Hexadecimal to decimal conversion deprecation notice missing 2020-01-12 10:04:21 +00:00
bindec.xml Move changelog before examples. 2020-01-20 02:28:06 +00:00
ceil.xml
cos.xml
cosh.xml Fix See other link. 2019-06-05 17:10:48 +00:00
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
getrandmax.xml
hexdec.xml Fix #79103: Hexadecimal to decimal conversion deprecation notice missing 2020-01-12 10:04:21 +00:00
hypot.xml
intdiv.xml
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
log10.xml
max.xml Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
min.xml Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
mt-getrandmax.xml
mt-rand.xml fix typos in extension documentation 2019-02-18 05:42:50 +00:00
mt-srand.xml fix typos in extension documentation 2019-02-18 05:42:50 +00:00
octdec.xml fixed typo in r348878 2020-01-12 14:49:39 +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
rad2deg.xml
rand.xml Fix link markup 2018-01-28 22:12:17 +00:00
round.xml Added more information about precision behaviour (especially with negative precision). 2019-05-24 16:04:13 +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