Fixed Division
From Graphics32
Fixed Division
FixedDiv
function FixedDiv(A, B, TFixed): TFixed;
This is the same as using MulDiv(A, $10000, B).
See Also
Fixed Multiply, Fixed Point Math, TFixed
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007