[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/elmat]
realmax
(/tools/hpmatlab/toolbox/matlab/elmat/realmax.m)
Function Synopsis
rmax = realmax
Help text
REALMAX Largest positive floating point number.
x = realmax is the largest floating point number representable
on this computer. Anything larger overflows.
See also EPS, REALMIN, 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
- eps /tools/hpmatlab/toolbox/matlab/elmat/eps.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