Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!UOGUELPH.BITNET!BOTCHAIR From: BOTCHAIR@UOGUELPH.BITNET (Alex Bewley) Newsgroups: comp.lang.modula2 Subject: Re: MathLib0 source Message-ID: Date: Mon, 19-Oct-87 17:10:57 EDT Article-I.D.: UCF1VM.INFO-M2%87101917190847 Posted: Mon Oct 19 17:10:57 1987 Date-Received: Tue, 20-Oct-87 21:57:29 EDT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Info-Modula2 Distribution List Organization: The ARPA Internet Lines: 8 If you can dig the emulator out of a C library, you have a machine language math library. Write a module to call the appropriate section of machine code. Why this weird suggestion? Because in my LogiTech sources it is all 8087 code (CODE keyword), and if an 8087 is installed it is called, otherwise the emulator comes into play. Alex Bewley