|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.chart.internal.model.ContinuedFraction
public class ContinuedFraction
Constructor Summary | |
---|---|
ContinuedFraction(double decimal)
|
Method Summary | |
---|---|
Fraction |
getExactFraction()
|
Fraction |
getFractionWithMaxDigits(int maxDigitsForDenominator)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContinuedFraction(double decimal)
Method Detail |
---|
public Fraction getExactFraction()
public Fraction getFractionWithMaxDigits(int maxDigitsForDenominator)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |