Difference between revisions of "Math Block"

From Ettus KB QA
Jump to: navigation, search
 
Line 2: Line 2:
  
 
Definition of a Derivative
 
Definition of a Derivative
<math> \lim_{h\to 0}\frac{f(a+h)-f(a) - f'(a)\cdot h}{h} = 0</math>
+
<math>\lim_{h\to 0}\frac{f(a+h)-f(a) - f'(a)\cdot h}{h} = 0</math>
  
 
[[Category: How-to]]
 
[[Category: How-to]]

Latest revision as of 14:42, 19 January 2016

Mathblock example:

Definition of a Derivative [math]\lim_{h\to 0}\frac{f(a+h)-f(a) - f'(a)\cdot h}{h} = 0[/math]