| MATLAB Application Program Interface | Search  Help Desk | 
| mexGetNaN | See Also | 
real*8 function mexGetNan()none
mexGetNaN to return the value of NaN for MATLAB. NaN is the IEEE arithmetic representation for Not-a-Number. Certain mathematical operations return NaN as a result, for example:
0.0/0.0
inf - inf
mexGetEps, mexGetInf