Description:
Vector product of two 3-vectors.
Invocation
palDvxv( double va[3], double vb[3], double vc[3] );
Arguments
va = double
[3] (Given)
First vector
vb = double [3] (Given)
Second vector
vc = double [3] (Returned)
Result
vector
Notes:
Copyright © 2012 Science and Technology Facilities Council.
Copyright © 2014 Cornell University.
Copyright © 2015 Tim Jenness