Ratio
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
Ancestors
No ancestor classes
Descendents
No descendent classes
Associations
None