SunOS suncore.math.utah.edu 5.7 Generic_106541-15 sun4u sparc SUNW,Ultra-Enterprise Begin test: result = inf*zero Floating-point exception flags = 0x00000010 [ fp_invalid ] Inf = Inf Zero = 0 Inf*Zero = NaN Begin test: result = one + inf*zero Floating-point exception flags = 0x00000010 [ fp_invalid ] One = 1 Inf = Inf Zero = 0 One + Inf*Zero = NaN End tests