Hi,

following code-snipped delivers a strange result:

System.out.println(Math.toDegrees((new
Quat4d(0,Math.toRadians(148),0,1.0)).y));

Instead of 148 the value of y is equal to 57.29577951308232. What happened
here? And how can I get the value of 148 out of this quaternion?

Michael


-- http://www.3dchat.org - Welcome To The Unreal World http://java3d.virtualworlds.de - The J3D Developers Ressource

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to