External Interfaces Reference Previous page   Next Page
mxGetInf

Get value of infinity

Fortran Syntax

Returns

The value of infinity on your system.

Description

Call mxGetInf to return the value of the MATLAB internal inf variable. inf is a permanent variable representing IEEE arithmetic positive infinity. The value of inf is built into the system. You cannot modify it.

Operations that return infinity include:

See Also

mxGetEps, mxGetNaN


Previous page  mxGetImagData mxGetIr Next page

© 1994-2005 The MathWorks, Inc.