Class Description
Fraction specified explicitly with a numerator and denominator, which can be used to calculate the quotient.
Attributes
Name | Type | Description |
---|---|---|
denominator | Float | The part of a fraction that is below the line and that functions as the divisor of the numerator. |
numerator | Float | The part of a fraction that is above the line and signifies the number to be divided by the denominator. |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
None