./
angle_get.pro
topangle_get
return the angle between two vectors
Return value
the angle in radians
Parameters
- a in required
first vector
- b in required
second vector
Examples
ans = angle_get([1,1,1],[2,2,2])
Author information
- History:
Mon Jul 8 11:43:31 2002, Brian Larsen Started and written
Statistics
| Lines: | 4 |
| McCabe complexity: |
File attributes
| Modifcation date: | Tue Sep 9 13:59:09 2008 |
| Lines: | 37 |
![[attach.png]](idldoc-resources/attach.png)