ABSTRACT

In this chapter we convert the mathematical formulas from the previous chapter into C programs. Recall that there are four steps to solving math problems that use recursion. These steps are also used when writing C functions that use recursion.