1

I've been perplexed by the notation of writing def above an equal sign, even though it seems rather trivial. So, in the example below, is this the correct usage of def?

$f'(x) \stackrel{\text{def}}{=} \lim_{h \to 0} \frac{f(x+h)-f(x)}{h}$

Also, is this notation preferred to $:=$?

0 Answers0