TFractionSubtraction Operator

Overload List

Subtraction(TDouble, TFraction) Computes the subtract of two objects: TDouble and TFraction.
Subtraction(TFraction, TDouble) Computes the subtract of two objects: TFraction and TDouble.
Subtraction(TFraction, TFraction) Computes the subtract of two TFraction objects.

See Also