/* 3) If `a' and `b' above both contain infinity, then what should happen (infinity divided by infinity is a Nan)? Should SIGFPE be generated in this case? What if it is ignored or caught? It depends on what *order* of infinity :-) jim cottrell at nbs */ ------