Respuesta :

tonb
If you fill in g in the compute function, you end up with 1:

((x-4)+h - (x-4)) / h = h/h = 1

This is actually the formula for the derivative g'(x) 

It is unclear why f(x) is in your picture.