TFractionMultiply Operator

Overload List

Multiply(TDouble, TFraction) Computes the multiplication of two objects: TDouble and TFraction.
Multiply(TFraction, TDouble) Computes the multiplication of two objects: TFraction and TDouble.
Multiply(TFraction, TFraction) Computes the multiplication of two TFraction objects.

See Also