############################################################ # Output from 'tfpe' on SGIs (Illustrates IEEE exceptional # values). This is the normal output where floating # point exceptions are ignored and program execution # continues. # # 'nan' stands for 'not a number' ############################################################ einstein% tfpe divby0 = Infinity overflow = Infinity notnumber = nan