Products & Services Industries Academia Support User Community Company

Learn more about MATLAB   

asind - Inverse sine; result in degrees

Syntax

Y = asind(X)

Description

Y = asind(X) is the inverse sine or arcsine, expressed in degrees, of the elements of X.

Definitions

The arcsine is defined as:

Examples

Graph the inverse sine function over the domain .

x = -1:.01:1; 
plot(x,asind(x)), grid on

References

The MATLAB trigonomteric functions use FDLIBM, which was developed at SunSoft, a Sun Microsystems business, by Kwok C. Ng, and others. For information about FDLIBM, see http://www.netlib.org.

See Also

asin | sin | sind

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS