[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
asin(x)                      arc-sine

    Return arc-sine of  x. If DEGREES  TRUE return result  in degrees, else
    return result in radians.

    DEGREES = TRUE;
    asin(0.707106781) == 45

See Also: acos atan2 cos sin cosh sinh DEGREES
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson