Subversion Repositories NaviCtrl

Rev

Rev 330 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 330 Rev 492
Line 11... Line 11...
11
 
11
 
12
// fast arctan implementation
12
// fast arctan implementation
Line 13... Line 13...
13
s32 c_atan2_546(s32 y, s32 x);
13
s32 c_atan2_546(s32 y, s32 x);
14
 
14
 
-
 
15
// fast arccos implementation
-
 
16
s16 c_arccos2(s32 a, s32 b);
-
 
17
 
Line 15... Line 18...
15
// fast arccos implementation
18
// integer based square root