Cot

L

Lois Ann

How do I divide one number by another and then multiply answer by the cot?
Example 896.96/115.74 *cot
 
P

paul

cotangent is the "old way" of saying Tan-1,ie the tangent who's angle is
=degrees(atan(896.96/115.74)) =82.647
 
G

Gord Dibben

Thanks for the info.

Gord

cotangent is the "old way" of saying Tan-1,ie the tangent who's angle is
=degrees(atan(896.96/115.74)) =82.647

Gord Dibben MS Excel MVP
 
D

Dave Peterson

Cotangent isn't the ArcTan (ATan).

Cot = 1 / tangent

tangent = sin/cos
cotangent = cos/sin
 
L

Lois Ann

This helped some, but I still need the azimuth. When I put it into a
calculator, these are the steps I use.596.96/115.74=5.15777, then I cotangent
5.15777=79.0275 which is the azimuth. Now how do I put this into excel?
 
M

Miguel Zapico

Paul has given the formula before, with the original numbers of the post.
With the ones here the formula is:
=DEGREES(ATAN(596.96/115.74))
Type this in a cell and you will get the result you expect.

Miguel.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top