on Fri, 02 Aug 2002 11:20:41 GMT, [EMAIL PROTECTED] (James
Campbell) wrote: 

> Anyone no if there is a way of getting ActiveState's perl to
> handle complex numbers?
> 
> The ActiveState home page has info on Math::Cephes::Complex but
> when I use ppm3 to try and find this
> 
> Nothing...
> 
> Any other suggestions or work-arounds that others have used?


Does the 'Math::Complex' module, which is part of any standard Perl 
distribution and which should already be on your harddisk, not suit 
your needs?

See

        perldoc Math::Complex

-- 
felix

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to