The derivative
, of a differentiable function
, is the slope of the tangent line of
at
. [TODO]
Note that this definition does not talk about taking a limit as epsilon goes to 0.
For some functions (indeed, many functions), there is a way to write
in terms of other known functions. That is, there is a relationship between the concept
, and other concepts. This need not be the case in general.
Old stuff [TODO delete]
Let
be a function, and let
. I define
by

I say that

is
differentiable at

, if

is
nill whenever

are both nill.
If
is differentiable at
, then I define the derivative of
at
as
, for some nill
.
Criticism
This definition makes things way more complicated. I will demonstrate this with the following example.
Let's suppose that
so
and
. And let's say that we are in a context where anything with absolute value below 0.1 is nill. Let
and
. Then
. This quantity is greater than 0.1, and thus non-nill, when
, so we reach the seemingly absurd conclusion that
is not differentiable where
.
More generally, if
is the nill cutoff (where we also assume
), then
is only "differentiable" in the region

This seems like an absurd conclusion.
Polynomial derivatives
Somewhat interesting, but also somewhat obvious vid https://www.youtube.com/watch?v=oW4jM0smS_E
You can get the tangent line to a polynomial without actually invoking limits. My guess is that you can also get the tangent line to a rational function somehow.