Skip to main content
Skip table of contents

f$ArcCos


f$ArcCos

Calculate arc cosine (radians).

Syntax:

Angle = f$ArcCos( cosine )

 

Argument

Type

Meaning

 

Cosine

Decimal

Cosine of an angle

Result:

Decimal

Angle (radians)

Example:

Angle = f$ArcCos( -1 ) → Angle = Pi

Related functions:

f$ArcCosD

Arc cosine (degrees)

f$Cos

Cosine (radians)

JavaScript errors detected

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

If this problem persists, please contact our support.