isInteger

Is true if self is an integer, that is, the denominator is 1

BigFrac.swift:302
var isInteger: Bool { get }