still javadoc ...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@617418 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
70118be7ee
commit
630d9afa3c
|
@ -75,8 +75,7 @@ public class Fraction extends Number implements Comparable {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a fraction given the double value and maximum number of
|
* Create a fraction given the double value and maximum denominator.
|
||||||
* denominator.
|
|
||||||
* <p>
|
* <p>
|
||||||
* References:
|
* References:
|
||||||
* <ul>
|
* <ul>
|
||||||
|
|
Loading…
Reference in New Issue