View Single Post
Re: l33t h4x0r's way to do trig
Old
  (#4)
KickBot
Member
 
Status: Offline
Posts: 17
Join Date: Apr 2004
Default Re: l33t h4x0r's way to do trig - 26-04-2004

Nice hax. "fsincos" is some kind of asm/3dnow now macro or something? ???
BTW cos and sin operates on *double*, cosf and sinf operates on *float* I use this only since I assume they are faster than their double brothers.
  
Reply With Quote