isRational property

bool get isRational

Implementation

bool get isRational => ratio > 0;