Skip to main content
Skip table of contents

f$ArcTan


f$ArcTan

Calculate arc tangent (radians).

Syntax:

Angle = f$ArcTan( tangent )

 

Argument

Type

Meaning

 

Tangent

Decimal

Tangent of an angle

Result:

Decimal

Angle (radians)

Example:

Angle = f$ArcTan( 1 ) → Angle = Pi/4

Related functions:

f$ArcTanD

Arc tangent (degrees)

f$Tan

Tangent (radians)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.