CS 316 - Scheme Lab #2

Back
Home

Objective

Learn simple Scheme forms.

Task

Write a Scheme program to calculate the volume of a sphere given its radius. Uset the following formula:

V = 4r³/3

Deliverable

Hand in a printed copy of the DrScheme window where the top pane contains your program and the bottom pane contains the results of your execution.

Due Date

18 October 2001, at the beginning of class.


Comments or questions? glenn_butcher@pcisys.net
As Of: 9 October 2001