The SIN function returns the sine of the argument, where the argument is an angle expressed in radians. The SIN and ASIN functions
are inverse operations.
This function converts its argument to DOUBLE, performs the computation in double-precision floating-point arithmetic, and
returns a DOUBLE as the result.