fdiv - division by scalar
v.fdiv(f);
f - floating point number
-
Divides the vector by given scalar.
v = new r3Vect(1, 0, 0);