how do i make excel calculate sines and cosines in degrees instea...
B bpeltzer Dec 3, 2005 #2 From the cos function help: "If the angle is in degrees, multiply it by PI()/180 or use the COS function to convert it to radians."
From the cos function help: "If the angle is in degrees, multiply it by PI()/180 or use the COS function to convert it to radians."