Consider the function f(x) = sin(x). Using the forward difference method with a step size of h, the numerical derivative at x = 0 can be approximated as:
(f(0 + h) - f(0)) / h
(f(0 + h) + f(0)) / (2h)
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Numerical Analysis Exercises are loading ...