Uses of Interface
org.hipparchus.fraction.Fraction.ConvergenceTest
-
Uses of Fraction.ConvergenceTest in org.hipparchus.fraction
Modifier and TypeMethodDescriptionFraction.convergent
(double value, int maxConvergents, Fraction.ConvergenceTest convergenceTest) Returns the last element of the series of convergent-steps to approximate the given value.