update notes
[notes.git] / methods / calculus.md
index 13888ade7f05ff942d12d925ded40ca9e96f14eb..fb19fdbbe08568cc94bf2f1e7e31b040ff08fa22 100644 (file)
@@ -24,19 +24,21 @@ Average rate of change between $x=[a,b]$ given two points $P(a, f(a))$ and $Q(b,
 Tangent to a curve at a point - has same slope as graph at this point.
 Values for $\Delta$ are always approximations.
 
-Secant - line passing through two points on a curve
+Secant - line passing through two points on a curve  
 Chord - line segment joining two points on a curve
 
 Instantaneous rate of change is estimated by using two given points on each side of the concerned point. Evaluate as in average rate of change.
 
 Each point $Q_n<P$ becomes closer to $Q_P$.
 
-## Position and velocity
+## Limits and Continuity
 
-Position - location relative to a reference point
+(see spec notes)
 
-Average velocity - average rate of change in position over time
+## Position and velocity
 
+Position - location relative to a reference point  
+Average velocity - average rate of change in position over time  
 Instantaneous velocity - calculated the same way as averge $\Delta$
 
 ## Derivatives