Interface representing a Fraction.

Hierarchy

Implemented by

Properties

denominatorStr: string

Fraction denominator.

isFraction: true

This boolean checks to see if this is actually a Fraction.

numeratorStr: string

Fraction numerator.

Generated using TypeDoc