Share

cross

Returns a vector field whose value at any position is the cross product of the values of two other vector fields.

Inputs

first

The first input vector field.

second

The second input vector field.

Outputs

cross_product

The resulting vector field.

Was this information helpful?