JDK-4851638 : Add hypot, expm1, log1p, to Java math library
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2003-04-21
  • Updated: 2017-05-16
  • Resolved: 2003-08-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Java's math libraries lack the hypot, expm1, and log1p functions; these should be added to the math library.

The listed methods are part of Tiger-feature 4633024.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b14
14-06-2004

SUGGESTED FIX See changes listed in bug 4851625. ###@###.### 2003-07-23
23-07-2003

PUBLIC COMMENTS Request to add hypot, expm1, and log1p to Java's math libraries. ###@###.### 2003-07-23
23-07-2003

EVALUATION A fine idea. ###@###.### 2003-04-21
21-04-2003