Contents

IOFixedDivide

Divides two 16.16 fixed point numbers.

Declaration

static IOFixed IOFixedDivide(IOFixed a, IOFixed b);

See Also

Computing Fixed-Point Values