denominator property

num denominator

Alternative way to access the denominator of the fraction.

Implementation

num get denominator => b;