Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!ut-sally!pyramid!amiga!bruceb From: bruceb@amiga.UUCP (Bruce Barrett) Newsgroups: net.micro.amiga Subject: Floating point routines with Lattice V3.03 - Answer Message-ID: <850@amiga.amiga.UUCP> Date: Thu, 13-Mar-86 15:07:00 EST Article-I.D.: amiga.850 Posted: Thu Mar 13 15:07:00 1986 Date-Received: Sat, 15-Mar-86 19:58:35 EST Reply-To: bruceb@amiga.UUCP (Bruce Barrett) Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 12 normc@tekigm2.UUCP (Norm Church) writes that he has trouble with Lattice floating point. Refering to page 3-73 (section 3.4 Math functions) I quote: "Note that the header files *math.h* and *limits.h* should generally be included when using these functions." Adding those includes the program worked, most of the time. In one case I got a "Software tesk held" (enter 5.6 as the second #) Increasing the stack (STACK 8000) fixed this. --Bruce Barrett