[EMAIL PROTECTED] wrote: > #python supports complex numbers. [...] So?
> # Perl doesn't support complex numbers. But there are packages that
> supports it.
The Math::Complex module is part of the standard installation already, no
need for any "packages" (whatever that might be).
Did you check "perldoc Math::Complex"
NAME
Math::Complex - complex numbers and associated mathematical functions
[...]
jue
--
http://mail.python.org/mailman/listinfo/python-list
