Search found 1 match

by RegularKid
Wed May 20, 2009 6:53 pm
Forum: devkitARM
Topic: COS_bin, SIN_bin and TAN_bin
Replies: 1
Views: 3340

COS_bin, SIN_bin and TAN_bin

I'm just curious about how these are generated? ie. just so I understand the concept, what would the code look like to generate these tables? I can't seem to find what fixed point format their using. Can someone be kind enough to show me what the C++ for creating these tables would look like? Any ...