An NDoc Documented Class Library

xy Bitwise And Operator 

Operator for the crossproduct

public static double operator &(
   xy a,
   xy b
);

Parameters

a
First parameter
b
Second parameter

Return Value

See Also

xy Class | Minais.Drawing3d.Math Namespace