Given fx ex sin z compute the truncation error of a second
Solution
The given expression is:
f(x) = e^x + sinx
The Taylor expansion is of order 2.
Then the local truncation error is O(h^3).

The given expression is:
f(x) = e^x + sinx
The Taylor expansion is of order 2.
Then the local truncation error is O(h^3).
