vector cross(vector a, vector b)
Returns the cross product between the two vectors.
See also | |
math |
|
vector |