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