This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [JAVA] Implement more java.lang.Math builtins.


On Thu, 2003-05-29 at 18:21, Anthony Green wrote:
> On Thu, 2003-05-29 at 15:45, Geoff Keating wrote:
> For the trig functions, I believe we need to do a separate argument
> reduction step before using the x86 h/w implementations.  This is
> because the technique used to bring args outside of the 0 to PI/4 range
                                bring args in from outside ...
                                           -------
> is much less precise on the h/w than in fdlibm.

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]