Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Spreadsheets (https://www.askmehelpdesk.com/forumdisplay.php?f=395)
-   -   Equation for Inverse Cotangent (https://www.askmehelpdesk.com/showthread.php?t=322829)

  • Feb 27, 2009, 12:35 PM
    theboo10
    Equation for Inverse Cotangent
    How do you enter inverse cotangent (cot^-1) into an excel equation? I tried using ACOT but it did not work.
  • Feb 27, 2009, 05:54 PM
    JBeaucaire

    This function is not built in, probably because it can be easily figured with already existing function ATAN.

    If the value you want the inverse cotangent is in cell A1, then the formula would be:

    =ATAN(1/A1)

  • All times are GMT -7. The time now is 11:17 PM.