ArcCos

concerns

The ArcCosfunction returns a value that specifies the arc cosine of the passed value.

 

Syntax

ArcCos(Value)

Return value

Type

Description

Double

Arc cosine of the parameter Value

Parameter

Use

Name

Type

Passing

Description

Required

Value

Double

ByVal

Value to retrieve the arc cosine.

Note

The ArcCos function is the inverse function of the cosine function. See Cos