The Circle Program (with Helper Fnctions) A program that asks the user for the diameter of a circle and prints out its circumference and area calling user-defined functions.
The scale Function A function that multiplies its first argument by the power of 10 specified by its second argument.