[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/elmat]
realmin
(/tools/hpmatlab/toolbox/matlab/elmat/realmin.m)
Function Synopsis
xmin = realmin
Help text
REALMIN Smallest positive floating point number.
x = realmin is the smallest positive normalized floating point
number on this computer. Anything smaller underflows or is
an IEEE "denormal".
See also EPS, REALMAX, POW2.
Cross-Reference Information
This function calls
- computer /tools/hpmatlab/toolbox/matlab/elmat/computer.m
- else /tools/hpmatlab/toolbox/matlab/lang/else.m
- elseif /tools/hpmatlab/toolbox/matlab/lang/elseif.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- error /tools/hpmatlab/toolbox/matlab/lang/error.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- isieee /tools/hpmatlab/toolbox/matlab/elmat/isieee.m
- type /tools/hpmatlab/toolbox/matlab/general/type.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON