This program demonstrates several transforms of the function f(x) = 1/x. You can assign different values to a, b, h, and k and watch how these changes affect the shape of the graph.
Set a = 1.0, b = 1.0, h = 0.0 and k = 0.0 to see the basic function f(x) = 1/x.