Java's new math, Part 1: Real numbers

Printed from http://www.compatdb.org/support/topics/188391_java_s_new_math_part_1_real_numbers.html

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.