- al_fixacos
al_fixed al_fixacos(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixadd
al_fixed al_fixadd(al_fixed x, al_fixed y)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixasin
al_fixed al_fixasin(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixatan
al_fixed al_fixatan(al_fixed x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_fixatan2
al_fixed al_fixatan2(al_fixed y, al_fixed x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_fixceil
int al_fixceil(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixcos
al_fixed al_fixcos(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixdiv
al_fixed al_fixdiv(al_fixed x, al_fixed y)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixfloor
int al_fixfloor(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixhypot
al_fixed al_fixhypot(al_fixed x, al_fixed y)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_fixmul
al_fixed al_fixmul(al_fixed x, al_fixed y)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixsin
al_fixed al_fixsin(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixsqrt
al_fixed al_fixsqrt(al_fixed x)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_fixsub
al_fixed al_fixsub(al_fixed x, al_fixed y)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixtan
al_fixed al_fixtan(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixtof
double al_fixtof(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_fixtoi
int al_fixtoi(al_fixed x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_ftofix
al_fixed al_ftofix(double x)
Undocumented in source. Be warned that the author may not have intended to support it.
- al_itofix
al_fixed al_itofix(int x)
Undocumented in source. Be warned that the author may not have intended to support it.