Multiplies this Complex number by another Complex number. Does not alter the value of this Complex object.
@param c The other Complex factor.
@return New Complex object containing the product.
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.