Changeset 27538
- Timestamp:
- Mar 30, 2010, 5:20:42 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_delete/ippScripts/scripts/magic_tree.pl
r26186 r27538 171 171 if ($xi == 0 and $eta == 0) { 172 172 $phi = 0; 173 $ eta = 0;173 $theta = 0; 174 174 } else { 175 175 $phi = atan2($eta,$xi) + pi/2;
Note:
See TracChangeset
for help on using the changeset viewer.
