summaryrefslogtreecommitdiff
path: root/lib/Math/Complex.pm
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Math-Complex-1.56Steve Hay2009-02-121-10/+30
* Upgrade to Math-Complex-1.55Steve Hay2009-01-141-1/+1
* Upgrade to Math::Complex 1.54Rafael Garcia-Suarez2008-04-161-11/+12
* Upgrade to Math-Complex-1.52Steve Peters2008-02-121-6/+13
* Teach Math::Complex the maximum NV for a 16 byte float. (At least, aNicholas Clark2008-02-121-1/+3
* Upgrade to Math-Complex-1.51Steve Peters2008-02-111-11/+22
* exp(999) isn't "infinity". Even exp(9999) can still be represented onNicholas Clark2008-02-101-1/+1
* Update to Math::Complex 1.49H.Merijn Brand2008-02-081-5/+6
* Upgrade to Math::Complex 1.48 and Math::Trig 1.13Nicholas Clark2008-02-031-4/+5
* Upgrade to Math-Complex-1.47Steve Peters2008-01-171-1/+1
* Upgrade to Math-Complex-1.44Steve Peters2008-01-131-1/+14
* Upgrade to Math-Complex-1.43Steve Peters2008-01-091-1/+2
* Upgrade to Math-Complex-1.42Steve Peters2008-01-091-30/+73
* Upgrade to Math-Complex-1.38Steve Peters2007-12-311-1/+1
* Upgrade to Math-Complex-1.37.Steve Peters2007-01-231-3/+2
* Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.Steve Peters2006-07-061-144/+165
* Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)Jarkko Hietaniemi2005-09-141-110/+135
* Daniel S. Lewart adopts the Math::Complex.Jarkko Hietaniemi2002-01-311-4/+4
* More Complex DWIMmery.Jarkko Hietaniemi2002-01-311-7/+66
* a few typo fixes Jeffrey Friedl2001-11-121-3/+3
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* Integrate change #9006 from maintperl to mainline,Jarkko Hietaniemi2001-03-031-3/+13
* The Im() function wasn't returning zero for non-Math::ComplexJarkko Hietaniemi2001-02-091-1/+1
* 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
* Unicos/mk requires elaborate paranoia.Jarkko Hietaniemi2000-08-211-4/+7
* Fix the lib/complex failure ofAbigail2000-08-181-2/+2
* 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
* fix typos; avoid use constant for lowercase constants (producesGurusamy Sarathy2000-01-241-5/+5
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+2
* email address changesGurusamy Sarathy1999-12-011-1/+1
* 0**0 = 1, fromDaniel S. Lewart1998-11-021-27/+10
* [Patch] Math::Complex - Ambiguous call resolved as CORE::foo()Nick Ing-Simmons1998-08-021-78/+78
* Complex.pm updateJarkko Hietaniemi1998-06-281-8/+69
* [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-051-23/+104
* Math::{Complex,Trig} updateGurusamy Sarathy1997-04-251-5/+12