% Numerical Mathematics and Computing, Fifth Edition % Ward Cheney & David Kincaid % Brooks/Cole Publ. Co. % (c) 2004 % % file: format.m % % Examples of different output formats in Matlab % E=exp(1.0) format long E format long e E format short g Y=10^10 format hex X=1.0