[
https://issues.apache.org/jira/browse/NUMBERS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162321#comment-17162321
]
Alex Herbert commented on NUMBERS-148:
--------------------------------------
I've just read [MATH-1549]. Sorry for crossed wires. However I think that the
scaling is error prone. Perhaps you should review the scaling in the Simplex
solver to see if overflow/underflow are possible and if so delegate to
{{Math.scalb}}, at least when rescaling away from 1.0 which is where the errors
would occur.
These functions would work for certain numbers but not all. As such I think
that use of the equivalents in {{java.lang.Math}} is preferred in almost all
situations.
> Extract double exponent manipulation routines from commons-math to numbers
> --------------------------------------------------------------------------
>
> Key: NUMBERS-148
> URL: https://issues.apache.org/jira/browse/NUMBERS-148
> Project: Commons Numbers
> Issue Type: Improvement
> Components: core
> Reporter: Mohammad Rezaei
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)