Home | History | Annotate | Download | only in math

Lines Matching defs:TEN

72     public static final BigInteger TEN = new BigInteger(1, 10);
81 new BigInteger(1, 9), TEN };