Changeset 27596 for trunk/ippScripts/scripts/magic_tree.pl
- Timestamp:
- Apr 5, 2010, 10:16:10 AM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/magic_tree.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/pap_delete merged eligible
-
Property svn:mergeinfo
set to
-
trunk/ippScripts/scripts/magic_tree.pl
r26186 r27596 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.
