Samuel Tardieu wrote: > I posted too fast, the condition should be reversed of course: > > : atan ( x -- y ) dup complex? [ i* atanh i* ] [ >float fatan ] if ; Ah, you're right there. It doesn't need the -1,1 check. I'll change it.
Slava ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
