Description Usage Arguments Value Author(s)
Computer the Euclidean cross product of two 3-vectors.
1  | 
a | 
 numeric 3-vector  | 
b | 
 numeric 3-vector  | 
unit | 
 logical; return a unit vector?  | 
3-vector giving the standard vector cross product, or a unit
vector in the same direction, if unit is TRUE.
The cross product has magnitude |a||b|sin(theta) where theta
is the (smaller) angle between the two vectors.  The direction is perpendicular
to both vectors, with sign chosen by the right hand rule.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.