Bernard Mentink <[email protected]> writes:

> I wrote a quick (simple) benchmark program that does some simple
> floating point math, including an atan function, it is included
> below.

  "In the computer industry, there are three kinds of lies:
     lies, damn lies, and benchmarks."

;-)

I suggest that you devise a function that actually computes something
useful.

And why would anyone want to invoke asin(y) 20 times with a variable
'y' that never changes, and then throw away the result?


Best wishes,
-- 
Daniel Néri
Sigicom AB, Sweden


Reply via email to