Java's new math, Part 1: Real numbers - 10/29/08 06:34 PM
This article looks into "new" features in the classic java.lang.Math class in this two-part piece. Part 1 focuses on more purely mathematical functions. Part 2 will explore the functions designed for operating on floating-point numbers.