Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Operating System: other
Platform: Other
-
22386
Description
The attached patch documents the undeclared parameters of the continued fraction
implementation in getFraction(double) and modifies methods subject to integer
overflows to throw ArithmeticExceptions when this occurs. Also includes some
improvements to the unit tests.