MATHLIB_EXPORT RCOORD CosAngle(PC_POINT pv1, PC_POINT pv2);
Returns the cos (cosine) of the angle between two vectors.
If the length of either vector is 0, then a divide by zero exception will happen.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|