[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/elmat]
nan
(/tools/hpmatlab/toolbox/matlab/elmat/nan.m)
Help text
NaN Not-a-Number.
NaN is the IEEE arithmetic representation for Not-a-Number.
A NaN is obtained as a result of mathematically undefined
operations like 0.0/0.0 and inf-inf.
See also INF.
Cross-Reference Information
This is called by
- axis /tools/hpmatlab/toolbox/matlab/graphics/axis.m
- errorbar /tools/hpmatlab/toolbox/matlab/plotxy/errorbar.m
- inquire /tools/hpmatlab/toolbox/matlab/general/inquire.m
- median /tools/hpmatlab/toolbox/matlab/datafun/median.m
- stem /tools/hpmatlab/toolbox/matlab/plotxy/stem.m
- xcorr /tools/hpmatlab/toolbox/signal/xcorr.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON