Searched refs:BI_FP (Results 1 – 4 of 4) sorted by relevance
90 var BI_FP = 52; variable91 BigInteger.prototype.FV = Math.pow(2, BI_FP); argument92 BigInteger.prototype.F1 = BI_FP - dbits;93 BigInteger.prototype.F2 = 2 * dbits - BI_FP;
15 …=1<<dbits;var BI_FP=52;BigInteger.prototype.FV=Math.pow(2,BI_FP);BigInteger.prototype.F1=BI_FP-dbi… argument
19 …=1<<dbits;var BI_FP=52;BigInteger.prototype.FV=Math.pow(2,BI_FP);BigInteger.prototype.F1=BI_FP-dbi… argument
23 …=1<<dbits;var BI_FP=52;BigInteger.prototype.FV=Math.pow(2,BI_FP);BigInteger.prototype.F1=BI_FP-dbi… argument