MATH-905
Update "changes.xml". git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1413604 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
46ed0af1c2
commit
dfc6a5c215
|
@ -52,6 +52,9 @@ If the output is not quite correct, check for invisible trailing spaces!
|
|||
<body>
|
||||
<release version="3.1" date="TBD" description="
|
||||
">
|
||||
<action dev="erans" type="fix" issue="MATH-905" due-to="Jeff Hain">
|
||||
Fixed overflow in "sinh" and "cosh" methods in class "FastMath".
|
||||
</action>
|
||||
<action dev="celestin" type="update" issue="MATH-849">
|
||||
Accuracy improvements of Gamma.logGamma, and implementation of
|
||||
Gamma.gamma. Both new implementations are based on the NSWC
|
||||
|
|
Loading…
Reference in New Issue