god knows
Chat with our AI personalities
60.00
To convert from radians to degrees, multiply by 180° and divide by pi.
60.00
180 degrees = pi radians( 3.141592.... radians) . Hence 216/180 = x radians / pi radians. Algebraically rearrange x radians = 216 x pi / 180 x = 3.769911.... radians
In Excel, as in all advanced mathematics, angles are measured in radians, rather than degrees.So the calculation isx deg is equivalent to x*pi/180 radians and then, the slope is tan(x*pi/180).In fact, you need to enter "= tan(x*pi()/180)"