Translations:Documentation/Calc Functions/ACOT/19/en

    From The Document Foundation Wiki
    Formula Description Returns
    =ACOT(1) Inverse trigonometric cotangent of 1 0.785398163397448 (PI/4 radians or π/4)
    =DEGREES(ACOT(0.5)) Inverse trigonometric cotangent of 0.5. Further, converting angle in radians to degrees. 45° (degrees)
    =ACOT(0.5) Inverse trigonometric cotangent of 0.5 1.10714871779409 (radians)
    =ACOT(0.5)*180/PI() Inverse trigonometric cosine of 0.5. Further, converting angle in radians to degrees by multiplying by 180/PI(). 45° (degrees)