[
https://issues.apache.org/jira/browse/MATH-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luc Maisonobe closed MATH-495.
------------------------------
Closing issue as it was included in version 2.2, which has been released
> Implement StrictMath @since 1.6 methods
> ---------------------------------------
>
> Key: MATH-495
> URL: https://issues.apache.org/jira/browse/MATH-495
> Project: Commons Math
> Issue Type: New Feature
> Reporter: Sebb
> Fix For: 2.2, 3.0
>
>
> It would be useful to implement at least some of the additional methods from
> StrictMath in Java 1.6.
> These are:
> public static double java.lang.StrictMath.scalb(double,int)
> public static float java.lang.StrictMath.scalb(float,int)
> public static int java.lang.StrictMath.getExponent(float)
> public static int java.lang.StrictMath.getExponent(double)
> public static double java.lang.StrictMath.copySign(double,double)
> public static float java.lang.StrictMath.copySign(float,float)
> This is a holding issue; will create sub tasks for each pair of methods.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira