23.07.2012 Views

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

0acsc, acsch<br />

Purpose Inverse cosecant and inverse hyperbolic cosecant<br />

<strong>C++</strong> Prototype mwArray acsc(const mwArray &X);<br />

mwArray acsch(const mwArray &X);<br />

<strong>C++</strong> Syntax #include "matlab.hpp"<br />

<strong>MATLAB</strong><br />

Syntax<br />

mwArray X; // Input argument(s)<br />

mwArray Y; // Return value<br />

Y = acsc(X);<br />

Y = acsch(X);<br />

Y = acsc(X)<br />

Y = acsch(X)<br />

See Also <strong>MATLAB</strong> acsc, acsch Calling Conventions<br />

acsc, acsch<br />

27

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!