from decimal import Decimal #any decmail would work. Probably a more eloquent way but this works if type(r) == type(Decimal('3.14159')): #do something