[SciPy-dev] tanh(j*pi/2)
Robert Kern
robert.kern@gmail....
Wed Jun 10 00:10:48 CDT 2009
On Wed, Jun 10, 2009 at 00:06, David Goldsmith<d_l_goldsmith@yahoo.com> wrote:
>
> Understood, thanks. Just curious: can N.allclose be used w/ N.inf, or does one need to reciprocate first?
In [1]: allclose([inf], [inf])
Out[1]: True
The infs are handled specially.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
-- Umberto Eco
More information about the Scipy-dev
mailing list