37 Commits (495a5ab0057504b6719ee5be7462db8fa64a46f2)

Author SHA1 Message Date
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Christian Seiler 2e32354456 - MFH: Implemented http://wiki.php.net/rfc/rounding 17 years ago
Kalle Sommer Nielsen f61731874a Merge PHP_5_3 - Implemented Windows support for asinh(), acosh(), atanh(), log1p() and expm1() 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Ilia Alshanetsky 126be8ec7c Added missing API declarations. 20 years ago
Ilia Alshanetsky ddae41877f Added missing PHPAPI declaration 20 years ago
Antony Dovgal 0851c649d1 MFH: add missing ifdefs 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Andrey Hristov 0e459321bf move math_standard_deviation and math_variance to the stats PECL extension 21 years ago
Andrey Hristov f12b14078e rename math_std_dev to math_standard_deviation (the API wasn't published 21 years ago
Andrey Hristov 7a4eb25870 add also math_variance() which uses the same calculation as math_std_dev() 21 years ago
Andrey Hristov fb0c19da1c add math_std_dev() 21 years ago
Frank M. Kromann 62fbbd1494 Fix win32 build 22 years ago
Ilia Alshanetsky 396bf39311 Fixed bug #28508 (Do not make hypot() available if not supported by libc). 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Stig Bakken 0e6fca4f22 * email address change 23 years ago
Sebastian Bergmann b506f5c8f8 Bump year. 23 years ago
Derick Rethans 67670560e4 - Protect function definitions with #ifdef's too 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Yasuo Ohgaki 15daf99288 Added fmod() function 24 years ago
jim winstead 831473d76e Rename finite/isinf/isnan to more standard is_*() names. 24 years ago
jim winstead 461e105069 Fixed pow(), and added finite(), isinf(), and isnan(). Also fixed 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Frank M. Kromann 8e40864770 Make _php_math_number_format available from shared extensions 25 years ago
foobar 42b5521af5 revert bad commit. 25 years ago
Jeroen van Wolffelaar f7306ce010 Merge RAND_REDESIGN into MAIN 25 years ago
Jeroen van Wolffelaar 2b6bafb269 Remove cbrt also, and mark logm1 and exp1p as expermintal 25 years ago
Andrei Zmievski fa6b5cdde7 - Added a few new math functions from Jesus Castagnetto. 25 years ago
Andi Gutmans eb6ba01d1c - Fix copyright notices with 2001 25 years ago
Jesus M. Castagnetto e103155d92 Added some more predefined constants 26 years ago
David Croft 83513d9580 Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 26 years ago
Sascha Schumann cd754d7825 Rename macros which begin with underscore to appropiate macros. The general 26 years ago
Sascha Schumann 3ce3e9ba27 Include <math.h> in php_math.h. This is necessary, because we might 26 years ago
Sascha Schumann d1c1e99d98 Rename phpmath.h to php_math.h. 26 years ago
Hartmut Holzgraefe 744fe82e0a added the other usefull constants besides M_PI from math.h 26 years ago
Sascha Schumann 39691bed9e conv_proto *.[ch] 27 years ago
Stig Bakken 257de2bade First commit of re-structuring phase one. We have started using automake in 27 years ago