Difference between revisions of "Discrete derivative"

m (Added stub)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
Discrete derivatives function (no pun intended) based on the concept of a difference quotient. Similarly to a derivative, the difference quotient is given as  
 
Discrete derivatives function (no pun intended) based on the concept of a difference quotient. Similarly to a derivative, the difference quotient is given as  
  
\[
+
<math>
 
\frac{f(x+h)-f(x)}{h}
 
\frac{f(x+h)-f(x)}{h}
\]
+
</math>
 +
 
 +
{{stub}}

Latest revision as of 14:24, 10 November 2024

Discrete derivatives function (no pun intended) based on the concept of a difference quotient. Similarly to a derivative, the difference quotient is given as

$\frac{f(x+h)-f(x)}{h}$

This article is a stub. Help us out by expanding it.