[Matrix-SIG] umath bug => bug in Numeric module

Pearu Peterson pearu@egoist.ioc.ee
Fri, 13 Nov 1998 15:46:39 +0200 (EET)


Hi!

umath.arcsin(3) gives 'ValueError: math domain error'
I would expect a complex number.
The same holds also for umath.arccos.

It seems that the author of umath has forgot to implement these
cases correctly.
The corresponding functions in math module work correctly.

This is also Numeric bug since it uses umath (I have LLNLPython4).

With best regards,
  Pearu