# File split/Function/lib/Function_extras.rb, line 39
    def max
      return point(y.where_max)
    end