Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!clyde.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!zaphod.mps.ohio-state.edu!wuarchive!csus.edu!beach.csulb.edu!nic.csu.net!csun!kithrup!sef From: sef@kithrup.COM (Sean Eric Fagan) Newsgroups: comp.sys.next Subject: Re: 68040 Math: Emulation or library call or inline code ? Message-ID: <1991Feb18.202921.13281@kithrup.COM> Date: 18 Feb 91 20:29:21 GMT References: <1991Feb17.113656.5876@kithrup.COM> <1991Feb18.105109.2810@news.sara.nl>> Organization: Kithrup Enterprises, Ltd. Lines: 12 In article scott@erick.gac.edu (Scott Hess) writes: >If worst comes to worst, the '030 version will be slowed down. Actually, what you do, if you have shared libraries (which the NeXT does, right?), is call the library routine sin(). On the '30, you use fsin; on the '40, you use the normal library method. -- Sean Eric Fagan | "I made the universe, but please don't blame me for it; sef@kithrup.COM | I had a bellyache at the time." -----------------+ -- The Turtle (Stephen King, _It_) Any opinions expressed are my own, and generally unpopular with others.