[net.micro.amiga] Floating point routines with Lattice V3.03 - Answer

bruceb@amiga.UUCP (Bruce Barrett) (03/13/86)

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