Fixed Square

FixedSqr

function FixedSqr(Value: TFixed): TFixed;

This is the same as using FixedMul(Value, Value).

See Also

Fixed Point Math, Fixed Square Root, TFixed