- 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.
Announcements and comments relating to the Javamex programming site, containing Java programming and performance related resources and tutorials. Feel free to respond to any of the articles here either by leaving a comment on the blog or by replying to @BitterCoffey on Twitter.
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)
0 comments:
Post a Comment