Returns a new Vector which is the result of dividing the supplied vector by the scalar.
@param vector Vector to be divided
@param scale The scalar by which the vector is to be divided.
@return New vector which is a result of the division.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.