SYNOPSIS
        float asin(float)

DESCRIPTION
        Returns the arcus sine of its argument.

SEE ALSO
        sin(E), cos(E), acos(E), tan(E), atan(E), atan2(E)
