Subject: Re: Floating Point and 486's
To: None <current-users@sun-lamp.cs.berkeley.edu, dwollner@popmail.ucsd.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 04/28/1994 14:12:12
This program works fine for me.  Did you actually test this specific
example, and what did it do?

Note that passing floats to a K&R style, unprototypes function causes
them to be converted back and forth to doubles.  This is expensive.


------------------------------------------------------------------------------