23.07.2012 Views

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

MATLAB C++ Math Library Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

0asec, asech<br />

Purpose Inverse secant and inverse hyperbolic secant<br />

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

mwArray asech(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 = asec(X);<br />

Y = asech(X);<br />

Y = asec(X)<br />

Y = asech(X)<br />

See Also <strong>MATLAB</strong> asec, asech Calling Conventions<br />

asec, asech<br />

31

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

Saved successfully!

Ooh no, something went wrong!