Go to the source code of this file.
◆ ArcsinDeg()
Definition at line 18 of file CalculateArcsinDeg.inc.c.
18 {
23 u16 i;
24
25 for (i = 0; i < 7; i++) {
27
30 } else {
32 }
33 }
34
37 } else {
39 }
40
43 }
44
45 if (x < 0.0f && y < 0.0f) {
47 }
48
49 if (x >= 0.0f && y < 0.0f) {
51 }
52
54}
BSS s32 PopupMenu_SelectedIndex
f32 length2D(f32 x, f32 y)