Apparently Xaview knows something that I don't! So it seems there's a way
to revert it back to the original value, that's pretty cool! How about the
axis that changes? Sometimes it's 0,0,1, sometimes 1,0,0, 0,0,-1, etc...


On Wed, Nov 14, 2012 at 4:37 PM, Xavier Lapointe
<xl.mailingl...@gmail.com>wrote:

> What I meant is:
>
> Python 2.6.6 (r266:84292, Jun 18 2012, 14:18:47)
> [GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> 1224.001 % 360.0
> 144.00099999999998
> >>> 360 - 144.00099999999998
> 215.99900000000002
>
>
>
>

Reply via email to