Method isInteger static member isInteger: Rat -> bool True if a is an integer, i.e. its denominator is one. Declaration static member isInteger: a:Rat -> bool Parameters Type Name Description Rat a Returns Type Description bool