Skip to main content

VectorProduct

This method computes the vector product.

Calling example:

c = VectorProduct(a, b)

See following example:

note

Vector_Product is an alias to VectorProduct method.