ASIN
Last updated
Last updated
Function that returns the arcsine in radians of the number sent as parameter (ASIN in Transact-SQL).
The arcsine is the inverse function of the sine , summarized in the next definition:
For : - Range: or - Domain:
expression
: Numeric float expression, where expression is in.
Numeric float expression between and . If the numeric expression sent by parameter is not in , the database engine throws an error.