# File lib/xml/xpath.rb, line 709
    def true?
      @value != 0.0 and not @value.nan?
    end