MATHLIB_EXPORT RCOORD SinAngle(PC_POINT pv1, PC_POINT pv2);
Returns the sin 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!
|