Searched refs:barrettSqrTo (Results 1 – 1 of 1) sorted by relevance
1086 function barrettSqrTo(x,r) { x.squareTo(r); this.reduce(r); } function1095 Barrett.prototype.sqrTo = barrettSqrTo;