Home | History | Annotate | Download | only in benchmarks

Lines Matching refs:bnpChunkSize

704 function bnpChunkSize(r) { return Math.floor(Math.LN2*BI_DB/Math.log(r)); }
1286 BigInteger.prototype.chunkSize = bnpChunkSize;