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-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c81fcfe70e7c052d191eabff807895244c8ee63
archived-php-src
/
ext
/
standard
/
tests
/
math
History
Moriyoshi Koizumi
6fc22aa5d9
Test name formatting
2003-01-23 19:07:25 +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
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