Get the length of the Current Quant
double length(){ return math.sqrt(x * x + y * y + z * z + w * w ); }