summaryrefslogtreecommitdiff
path: root/lib/Math
Commit message (Expand)AuthorAgeFilesLines
* Add =pod to be tidy.Jarkko Hietaniemi2000-11-051-0/+2
* display_format used as a class method without arguments was broken,Yasushi Nakajima2000-08-281-17/+10
* Support preserving extremely big/small angles.Jarkko Hietaniemi2000-08-251-14/+29
* Unicos/mk requires elaborate paranoia.Jarkko Hietaniemi2000-08-211-4/+7
* Fix the lib/complex failure ofAbigail2000-08-181-2/+2
* Re: [PATCH]Re: Questions about Math::BigFloatJohn Peacock2000-08-172-7/+20
* Complex tweaks.Jarkko Hietaniemi2000-05-051-24/+34
* The search of infinity continues, this time simplified.Jarkko Hietaniemi2000-05-031-8/+3
* Complex tweakery.Jarkko Hietaniemi2000-05-021-10/+13
* Infinite problems.Jarkko Hietaniemi2000-05-021-6/+4
* &HUGE_VAL is not defined, it exists.Jarkko Hietaniemi2000-04-281-1/+1
* Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.Jarkko Hietaniemi2000-04-281-19/+22
* Preserve $!.Jarkko Hietaniemi2000-04-281-1/+5
* Integrate with Sarathy.Jarkko Hietaniemi2000-04-281-1/+0
|\
| * change#4197 somehow missed initializing PL_errors, meaningGurusamy Sarathy2000-04-271-1/+0
* | Unicos tweaks from Mark P. Lutz.Jarkko Hietaniemi2000-04-271-1/+4
|/
* Be more robust on "extreme" (large absolute value)Jarkko Hietaniemi2000-04-261-147/+179
* wording changesJarkko Hietaniemi2000-03-081-12/+10
* Make the stringification more customizable.Jarkko Hietaniemi2000-03-081-45/+122
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-5/+5
* use warnings rather than fiddling with $^W (from Paul Marquess)Gurusamy Sarathy2000-02-021-1/+1
* fix typos; avoid use constant for lowercase constants (producesGurusamy Sarathy2000-01-242-7/+7
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-232-4/+4
* fix bug when one of the operands is +0E+0 (from Ronald J KimballGurusamy Sarathy1999-12-171-5/+6
* email address changesGurusamy Sarathy1999-12-012-2/+2
* Warn about small spherical distances.Jarkko Hietaniemi1999-08-181-1/+10
* (was Re: Unitialized Value Complaints in Math::BigFloat)Jan Dubois1999-05-291-0/+1
* applied suggested patch, added testsWilliam Mann1999-05-081-0/+77
* remove bogus panic()Gurusamy Sarathy1999-03-251-1/+1
* patch for useless Math::BigInt warningsTim Witham1999-03-231-0/+2
* fix bugs in the handling of negative numbers, among other thingsSteven Knight1999-02-152-13/+38
* Update Trig.pm from maint-5.005.Jarkko Hietaniemi1999-02-021-4/+5
* documentation in change#2596 is not quite right; fix itGurusamy Sarathy1999-01-171-1/+1
* Another set of doc patches from AbigailAbigail1999-01-072-3/+3
* Enhance the great_circle_distance() documentation.Jarkko Hietaniemi1999-01-061-5/+18
* 0**0 = 1, fromDaniel S. Lewart1998-11-021-27/+10
* squelch undef warningsHugo van der Sanden1998-10-021-2/+2
* [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()Nick Ing-Simmons1998-08-021-78/+78
* fix behavior of <=> on bigintsM. J. T. Guy1998-07-261-4/+4
* doc tweaks suggested by Abigail, M.J.T. Guy, and Larry WallGurusamy Sarathy1998-07-071-1/+1
* add patch to integrate Math::Trig::Radial into Math::TrigJarkko Hietaniemi1998-06-302-225/+218
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+19
* add Math/Trig/Radial.pm, update MANIFESTJarkko Hietaniemi1998-06-281-0/+193
* Complex.pm updateJarkko Hietaniemi1998-06-281-8/+69
* merge relevant portions from maintbranch change#1155Gurusamy Sarathy1998-06-221-1/+1
* [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-3/+3
* [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-141-1/+2
* [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0Jarkko Hietaniemi1998-02-061-80/+202
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-196/+228
* 5.004_02: Complex/Trig: updateJarkko Hietaniemi1997-09-052-29/+117