Page logoMath sketchbook

Documentation for cross

Signature

cross(a, b)

Description

The cross() function calculates the cross product of the given 3D vectors.

Variants

  • cross(vector, vector) -> vector

Examples

See also