I suppose this code is there in case there is negative values
(self.minxval * self.maxxval will be positive only if the sign of
minxval and maxxval are the same).
--
(°> Nicolas Évrard
/ ) Liège - Belgique
^^
> I suppose this code is there in case there is negative values
> (self.minxval * self.maxxval will be positive only if the sign of
> minxval and maxxval are the same).
I guess negative x values might be useful for some people.
Adam