Sin, Cos, Tan Function

Excel has most of the math and trig functions built into it. If you need to use the SINCOSTAN functions, they can be typed into any cell. If you wanted to find:

anglesincostan
REF=sin(REF)=cos(REF)=tan(REF)
00.001.000.00
300.500.870.58
450.710.711.00
901.000.00 
1800.00-1.000.00
format for degrees formula = sin (angle * pi()/180) the argument angle is in degrees
format for radians formula = sin (angle) the argument angle is in radians
To calculate trig functions in degrees you must convert them - otherwise excel will calculate them in radians.
You can type in either an actual number for the REF or you can also type in a reference from the excel spreadsheet (like A2).

Post a Comment

Previous Post Next Post