TFractionAddition Operator

Overload List

Addition(TDouble, TFraction) Computes the sum of two objects: TDouble and TFraction.
Addition(TFraction, TDouble) Computes the sum of two objects: TFraction and TDouble.
Addition(TFraction, TFraction) Computes the sum of two TFraction objects.

See Also