Home | History | Annotate | Download | only in v8-v6

Lines Matching refs:bnpChunkSize

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