A82: That angle generator contest...


[Prev][Next][Index][Thread]

A82: That angle generator contest...




If anyone besides Kouri was making a routine for that contest, you can stop
now.  While trying to figure out someone else's implementation of an atan
table, I discovered that the angle can be generated with one multiplication
and one division!  wonderful, eh?  It also means that this guy has a table
when none is needed.  basically his table spits out the number given to it!
strange.
I hope I'm right, else I'll be in need of a routine again.

~Adamman