summaryrefslogtreecommitdiff
path: root/ext/standard/tests/math/pow.phpt
Commit message (Expand)AuthorAgeFilesLines
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* Fixed paths in various tests. In certain conditions usage of partial fileIlia Alshanetsky2003-08-181-1/+1
* Added tests for pow()'ing with broken exponents and some additional testSander Roobol2002-03-211-0/+6
* - Fix tests to work with CLIDerick Rethans2002-03-051-1/+1
* Rename finite/isinf/isnan to more standard is_*() names.jim winstead2002-01-091-8/+8
* Fixed pow(), and added finite(), isinf(), and isnan(). Also fixedjim winstead2002-01-051-40/+40
* good grief, positive powers of 0 are well-defined. (code fix coming.)jim winstead2002-01-051-6/+6
* Mail should go to php-devDerick Rethans2001-12-161-2/+2
* Fix most of these tests - still think there is a bug in the long->floatRasmus Lerdorf2001-11-131-11/+11
* Make math tests pass, round & co don't work this way, and there was an errorJeroen van Wolffelaar2001-10-221-1/+2
* Fix the pow-test, it now succeeds on my machineJeroen van Wolffelaar2001-10-051-1/+1
* More testsJeroen van Wolffelaar2001-08-051-39/+39
* Fix bug in the tests :-(Jeroen van Wolffelaar2001-08-041-9/+17
* Added tests for pow()Jeroen van Wolffelaar2001-08-041-0/+136