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. ...
Topic Options
#188391 - 10/29/0806:34 PMJava's new math, Part 1: Real numbers
cyberpead
member
Registered: 09/11/08
Posts: 102
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.