ArcSin

concerns

The ArcSin function returns a value that specifies the arc sine of the passed value.

 

Syntax

ArcSin(Value)

Return value

Type

Description

Double

Arc sine of Value

Parameter

Use

Name

Type

Passing

Description

Required

Value

Double

ByVal

Value to retrieve the arc sine

Notes

The Arc Sine is the inverse of the sine function. See Sin