Re: math library

Edward Di Geronimo Jr. (edwdig@bergen.org)
Sat, 29 Mar 1997 00:26:09 -0500

>For that type of calculations, you do *not* want floating point numbers.
>You should use one or more of the Fixed-Point data types (WWFixed, DWFixed,
>etc.) and the various functions of the graphics library.

Yep, that is right. It's just easier to get things working with floating
point numbers first. I might as well change my original question to "how do
I get the values into wwfixed's?"

------------------------------------------------------------------------
| Edward Di Geronimo Jr. edwdig@bergen.org |
------------------------------------------------------------------------