Returns the angle (in radians) of the specified sine.
Syntax
asin(sine)
Parameters
sine – is the sine of the angle, expressed as a column
name, variable, or constant of type float, real, double
precision, or any datatype that can be implicitly converted
to one of these types.