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-28 10:12:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c4e8b2baab04a6189ed40407e068844cfa4b036e
archived-php-src
/
ext
/
standard
/
tests
/
math
History
Marcus Boerger
24726b0c64
Conversion fix by Michael Mauch
2002-11-17 09:27:48 +00:00
..
abs.phpt
- Fix tests to work with CLI
2002-03-05 09:00:56 +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