Find the max slope
Hello everyone, I have a list of points forming a slanted line, I am interested in knowing the maximum slope created by the curve. I have a lot of sets of points so I'm interested in knowing how to do it in a formula. For example, the numbers 1,2,3,4 form a straight line with a fixed slope of 1 so the max is 1. My numbers don't form a straight line so the equation is more complicated. Attach...