
|
[openbeos]
||
[Date Prev]
[05-2005 Date Index]
[Date Next]
||
[Thread Prev]
[05-2005 Thread Index]
[Thread Next]
[openbeos] Re: trigonometric functions
- From: "Stephan Assmus" <superstippi@xxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Thu, 19 May 2005 01:45:00 +0200 CEST
Andrew Bachmann wrote on Wed, 18 May 2005 14:43:38 -0700 PDT:
> Math functions are all fixed now. The problem was caused by
> inheriting math.h's definition of PI2 (which is pi/2) instead of
> using trig.h's own definition of PI2 (which is 2*pi). trig.h has
> been changed to use its own definition now, a change which
> affects only sincos.c and tan.c, since trig.h is a libroot private
> header.
>
> Good luck Stephan. :-)
My personal hero!! The test app works now without restrictions on the
real Haiku! Thank you so much! Andrew saves the day.
Best regards,
-Stephan
|

|