- fixdiv
fix fixdiv(fix x, fix y)
Undocumented in source. Be warned that the author may not have intended to support it.
- fixfpart
frac fixfpart(fix x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fixmul
fix fixmul(fix x, fix y)
Undocumented in source. Be warned that the author may not have intended to support it.
- fixsqr
fix fixsqr(fix x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fixto
T fixto(fix x)
Undocumented in source. Be warned that the author may not have intended to support it.
- fracmul
frac fracmul(frac x, frac y)
Undocumented in source. Be warned that the author may not have intended to support it.
- fracsqr
frac fracsqr(frac x)
Undocumented in source. Be warned that the author may not have intended to support it.
- tofix
fix tofix(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- tofix
fix tofix(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- tofrac
frac tofrac(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- tofracBounded
frac tofracBounded(T x)
Undocumented in source. Be warned that the author may not have intended to support it.