C Math Library Reference

Using the C Math Library Function Reference

This reference gives you quick access to the prototypes and call syntax for the MATLAB C Math Library functions. The functions fall into two groups: the mathematical functions and the utility functions. This section discusses the organization of the reference pages.

Refer to the online Application Program Interface Reference for documentation of the mx routines that let you create, access, and delete arrays.

Reference Page Format

Use the reference pages to look up the prototype and syntax for a MATLAB C Math Library function. At the bottom of each page, you'll find a link to the documentation for the MATLAB version of the function. Use the MATLAB function page to look up the description of the arguments and the behavior of the function.

Structure

A reference page for a MATLAB C Math Library function includes these sections:

One C prototype represents the MATLAB syntax.

To make the reference pages easier to read:

The "C Syntax" section shows only the calls supported by the library. When you link to the MATLAB version of the function, you may notice MATLAB syntax that supports objects. Because this version of the MATLAB C Math Library does not support objects, that documentation does not apply to the C version of the function.

Typographic Conventions

Notes on the Format


 C Math Library Calling Conventions