IMathFractionFactory

IMathFractionFactory class

Allows to create a math fraction

The IMathFractionFactory type exposes the following members:

Methods

NameDescription
create_math_fraction(numerator, denominator, fraction_type)Creates a math fraction
create_math_fraction(numerator, denominator)Creates a math fraction

See Also