about Math.atan..

Why are the values returned by Math.atan() in Math library different from values when i do it on an ordinary scientific calculator?thanks!
[152 byte] By [chiwena] at [2007-11-26 17:14:26]
# 1
Perhaps your calculator calculates atan based on degrees instead of radians?
dmbdmba at 2007-7-8 23:42:24 > top of Java-index,Java Essentials,Java Programming...
# 2
thanks! got it!
chiwena at 2007-7-8 23:42:24 > top of Java-index,Java Essentials,Java Programming...