- The section on the performance of java.util.Math methods has been expanded somewhat to include more information about the timing and implementation of certain operations.
- A new section on BigDecimal and BigInteger looks at how to manipulate arbitrarily large numbers (or numbers of arbitrary precision) in Java. We include an analysis of the performance of multiplication.
The Javamex companion blog. This blog includes both technical articles relating to the programming information that you'll find on the Javamex site, plus information covering the IT industry more generally.
Wednesday, February 16, 2011
New material: doing maths in Java
The section on mathematical operations in Java has been expanded over the last few days to include some new material that will be useful to those writing maths-related applications in Java. Notable inclusions include:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment