# File lib/rbase/columns.rb, line 146
      def float?
        decimal && decimal != 0
      end