Name: tb29552 Date: 08/26/97
JDK 1.1 has Math.log which compute natural log values,
It would nice to include a method that compute log base
10 value.
======================================================================
- relates to
-
JDK-4943127 Update StrictMath regression tests to use hexadecimal floating-point literals
- Resolved
-
JDK-4323012 Class java.lang.Math needs a logarithm function with base other than 'e'
- Closed
-
JDK-4633024 Augment Java math libraries with methods from C libm and IEEE 754
- Closed
-
JDK-8301205 Port fdlibm log10 to Java
- Resolved