| Package | Description | 
|---|---|
| org.hipparchus.fraction | 
 Fraction number type and fraction number formatting. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Pair<Fraction,Boolean> | 
Fraction.convergent(double value,
          int maxConvergents,
          Fraction.ConvergenceTest convergenceTest)
Returns the last element of the series of convergent-steps to approximate the
 given value. 
 | 
Copyright © 2016-2022 CS GROUP. All rights reserved.