Searched refs:bnpChunkSize (Results 1 – 1 of 1) sorted by relevance
704 function bnpChunkSize(r) { return Math.floor(Math.LN2*BI_DB/Math.log(r)); } function1286 BigInteger.prototype.chunkSize = bnpChunkSize;