JDK-4919337 : Augment Java math libraries with more methods from C libm and IEEE 754
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2003-09-09
  • Updated: 2024-04-12
  • Resolved: 2015-09-03
Related Reports
Relates :  
Relates :  
Relates :  
Description
Bug 4633024 added many useful methods to Java's math libraries in Tiger.  However, C's libm still includes useful methods that were not added in Tiger.  This bug tracks request for those methods such as:

inverse hyperbolic transcendental functions (asinh, acosh, atanh)
fused mac (fma)
log2, exp2

Comments
The methods uniquely covered in this bug, the inverse hyperbolic transcendental functions (asinh, acosh, atanh), don't seem to have much demand so this issue is being closed as won't fix.
03-09-2015

CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: mustang
14-06-2004

EVALUATION A fine idea. ###@###.### 2003-09-08
08-09-2003