Status of floating point arithmetic in Java?
- From: Robert Dodier <robert.dodier@xxxxxxxxx>
- Date: Tue, 31 Jul 2007 15:26:43 -0000
Hello,
Several years ago William Kahan, well-known in numerical analysis,
criticized Java's rules for floating point operations.
e.g. http://www.cs.berkeley.edu/~wkahan/JAVAhurt.pdf
What is the status of Java's (as expressed in Java 1.5 or 1.6)
rules for floating point operations? Have the rules been adjusted
since the original spec to address Kahan's remarks,
or for any other reason?
Thanks a lot for any light you can shed on this question.
Robert Dodier
.
- Follow-Ups:
- Re: Status of floating point arithmetic in Java?
- From: Twisted
- Re: Status of floating point arithmetic in Java?
- Prev by Date: Re: Need efficient search strategy in list of time intervals
- Next by Date: Re: Wrapper Serialization with primitive field
- Previous by thread: Problem with MAX function in Hibernate
- Next by thread: Re: Status of floating point arithmetic in Java?
- Index(es):
Relevant Pages
|