Lemma
math, backwards

secant

ko · counterpart 할선

A straight line passing through two points on a curve. Its slope is the _average_ rate of change of the function over the interval between those two points: `(f(b) − f(a)) / (b − a)`. The secant is the quantity you can compute without taking any limit — two points, one division. The tangent is what the secant becomes when the two points are forced to merge.

related
used on · 1