ATAN - Calculating the Arctangent of a Number

  • Last update:  2023-07-14
  • Overview

    Grammar

    ATAN(number)

    Calculates the arctangent, or inverse tangent, of a number. The parameter number is the tangent of the returned angle, which is expressed in radians.

    Parameter

    number

    The tangent of the angle you want.

    Notes

    • The function supports only one number and returns illegal if more than one numbers are set.

    • The returned angle is between -pi/2 and pi/2 (exclusive). To express the returned angle in degrees, multiply the result by 180/PI().

    Example

    FormulaResultNotes
    ATAN(-1)-0.785398163 (-pi/4 radian)
    ATAN(0)0 (radian)
    ATAN(2)*180/PI()63.43494882 (degrees)


    Attachment List


    Theme: Advanced Data Analyis
    前の記事
    次の記事
    • いいね
    • 良くない
    • 閲覧しただけ

    フィードバック

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    9s后关闭

    反馈已提交

    网络繁忙