On Oct 18, 4:14 pm, Ricky Clarkson <[email protected]> wrote: > Erm, floating point precision is something virtually every user of > floating point should be aware of.
Ehhh of course it is, who's saying it isn't? Developers should know it's an approximation and should not be used for monetary calculations etc. Have you actually seen iteration over float/double in any real code... because I haven't. -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
