Friday, April 18, 2008

Exercise 1.3

(define (foo a b c)
(cond
((and (<>
((and (<>
(else (+ (* a a) (* b b))))))

No comments: