summaryrefslogtreecommitdiff
path: root/ext/standard/tests/math/asinh_basic.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-1/+0
* Reindent phpt filesNikita Popov2020-02-031-4/+4
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Implemented Windows support for asinh(), acosh(), atanh(), log1p() and expm1(...Kalle Sommer Nielsen2008-05-051-5/+0
* Test cases for sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acos...Zoe Slattery2007-09-041-0/+45