Lines Matching refs:magn
1703 var magn = Math.pow(10, -dec),1704 norm = delta / magn, // norm is between 1.0 and 10.01722 size *= magn;