FUNCTION SMC_V3_Angle : LREAL
Computes the angle (in radian) between two 3d-vectors. Note: if one of the vectors has zero length, the result is zero. The returned value is in the range [0 .. pi].
InOut:
Scope |
Name |
Type |
Inout Const |
v1 |
|
v2 |
||
Return |
SMC_V3_Angle |
LREAL |