php-src/ext/standard/tests/math
Sterling Hughes 1ed8e46273 according to the notes in the bugs database, this is the correct result.
this result is also the same one given in 4.3.2 and 5.0
2003-06-26 03:21:45 +00:00
..
abs.phpt
bug21523.phpt Test name formatting 2003-01-23 19:07:25 +00:00
bug24142.phpt according to the notes in the bugs database, this is the correct result. 2003-06-26 03:21:45 +00:00
floorceil.phpt Removed the ceil(-0.5); test. The return value is depedant on system's 2002-09-29 21:45:54 +00:00
hexdec.phpt Conversion fix by Michael Mauch 2002-11-17 09:27:48 +00:00
log.phpt Add the ability to take the logarithm of any base by adding a base parameter 2002-11-11 05:21:35 +00:00
pow.phpt
round.phpt