Pages

Saturday, June 19, 2010

Java theory and practice: Where's your point?

Java theory and practice: Where's your point?
Great overview of the non-integral numeric values in Java.
Explains the floating-point types (float and double) and arbitrary-precision decimal (java.math.BigDecimal).

No comments: