Name: rmT116609 Date: 11/18/2002
DESCRIPTION OF THE PROBLEM :
There is no function Math.sign() for finding the sign of its argument
positive => +1, negative => -1, zero => 0
CUSTOMER WORKAROUND :
This function is not strictly needed, but it can sometimes be more useful than lots of if then else clauses.
(Review ID: 167188)
======================================================================
- relates to
-
JDK-4406429 RFE: Add IEEE 754 Recommended Functions to Math, StrictMath
-
- Closed
-
-
JDK-4633024 Augment Java math libraries with methods from C libm and IEEE 754
-
- Closed
-