User Tools

Site Tools


ixe:irpl:vectors:cross

Cross

Cross(<-vector1 <-vector2) ->crossProduct

Description

Calculates the cross product of two vectors. The result is a new vector. NOTE: This routine works with 3 dimensional vectors and less. It does not work with 4 dimensional vectors (the 4th number, w, will be treated as zero).

Examples

trace(Cross(V3(1 2 3) V3 (5 3 1))
ixe/irpl/vectors/cross.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1