Path: utzoo!utgpu!watserv1!watmath!att!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!uwm.edu!bionet!apple!agate!shelby!neon!sean From: sean@Neon.Stanford.EDU (Sean Quinlan) Newsgroups: comp.sys.m88k Subject: floating point exceptions Message-ID: <1990Nov29.084840.5410@Neon.Stanford.EDU> Date: 29 Nov 90 08:48:40 GMT Organization: Computer Science Department, Stanford University Lines: 10 I am trying to code a simple exception handler for the two floating point exceptions. The 88100 manual states that there are routines from Motorola that do the default IEEE processing. Has anyone used these? Are they public domain? If not, does anyone have any code they can give me? I probably do not need full IEEE conformance, just enough so that resonable results are produced when I start running out of precision instead of taking the exception and crashing. Having code to do the right thing with infitity, NaN etc would be nice but not essential. Many thanks sean quinlan