• Calculates the two-argument inverse tangent of a point.

    Parameters

    • y: number

      The y-coordinate of the point

    • x: number

      The x-coordinate of the point

    Returns number

Generated using TypeDoc