An NDoc Documented Class Library

xyz Multiplication Operator

Returns the dotproduct

Overload List

Returns the dotproduct

public static double Multiplication Operator(xyz,xyz);

Multiply the vector by a scalar

public static xyz Multiplication Operator(xyz,double);

See Also

xyz Class | Minais.Drawing3d.Math Namespace