float abs(float )
float pow(float base, float exponent)
void
ReadAWord
OpenTheFile
ComputeAverageIncome
pass by value.
pass by reference.
void
While the user wishes to compute a factorial
Get a value for n between 0 and 10
Compute n!
Print The result.
Ask the user if they wish to continue (Yes or No)