Sums squares of elements of x using a higher precision, rounding only once at the end.
x02 + x12 + ... + xn2
See Implementation
Sums squares of elements of x using a higher precision, rounding only once at the end.