Home
last modified time | relevance | path

Searched refs:BIG1023 (Results 1 – 1 of 1) sorted by relevance

/external/crcalc/src/com/hp/creals/
DUnaryCRFunction.java296 final static BigInteger BIG1023 = BigInteger.valueOf(1023); field in inverseMonotone_UnaryCRFunction
474 } else if (adj.compareTo(difference.multiply(BIG1023) in approximate()