The AsinΒ function computes the arcsine of the given angle.

Syntax

Asin(value)

Function arguments:

  • value (required) - The angle (in radians) whose arcsine will be calculated.

Related resources