Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ASIN returns the trigonometric arc sine of a numerical expression

Syntax

ASIN(NumExp)

Arguments 

  • NumExp is a numerical expression

...

  1. ASIN returns the angle with a sine of NumExp. The result is in Radians;
  2. Please note that input values should be between -1 and 1

...