marius schebella wrote: > how would you call the angle/gradient that the equation has. > The slope. Martin > for example: f(x)=kx+b... if k=1, the line has a "gradient angle" of 45 > degrees if k=2 the angle is ~63. angle=arctan(k). > marius. > >