|
Re: Global Constants
essentially, that is what my code does - it stores 8-bit values for the sin function, and then returns those. for newer programmers however, there is also an implementation of the base sin() and cos() functions that return a floating point (basically, the lookup / 255).
|