Fixed Point Arithmetic  0
Fixed-point math library.
Bug List
Global df_to_f (dfrac x)
Does not perform convergent rounding
Global dv_to_v (dvec3 a)
Does not perform convergent rounding.
Global f_mul (frac a, frac b)
Does not perform convergent rounding.