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