previous | index | next

Testing Functions

In Racket, just type:
    (cylinder-volume 5 4) ; returns 314.15927

In C++:


previous | index | next