| MATLAB Compiler | ![]() |
static double GetNaN()
Get value of NaN (Not-a-Number).
C++ syntax
Arguments
Return value
The value of NaN (Not-a-Number) on your system.
Description
Call mwArray::GetNaN to return the value of NaN for your system. NaN is the IEEE arithmetic representation for Not-a-Number. Certain mathematical operations return NaN as a result, for example,
The value of NaN is built in to the system; you cannot modify it.
| static mwArray Deserialize(const mwArray& arr) | static double GetEps() | ![]() |
© 1994-2005 The MathWorks, Inc.