Returns the dot product of this vector and vector v. Neither this nor v is modified. z coordinated if trucated
@param v the other vector
@return the dot product of this and v1
@throws NullPointerException
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.