Re: math library
John D. Mitchell (johnm@non.net)
29 Mar 1997 06:23:40 -0000
>>>>> "Edward" == Edward Di Geronimo <edwdig@bergen.org> writes:
[...Fixed-point...]
> 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?"
There are macros with really long names somewhere (shme like
"MakeWWFixedFromDWord" :-). Off the top of my head, I don't recall but
grep for WWFixed in the headers and you'll find them.
Take care,
John