This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9995daebd29192dfe6b148cc91ef739fd07ae87f
archived-php-src
/
ext
/
standard
/
tests
/
math
History
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
- Fix tests to work with CLI
2002-03-05 09:00:56 +00:00
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
Added tests for pow()'ing with broken exponents and some additional test
2002-03-21 14:18:30 +00:00
round.phpt
- Fix tests to work with CLI
2002-03-05 09:00:56 +00:00