skip to main
|
skip to sidebar
Jon Aquino's SICP Exercises
Friday, April 18, 2008
Exercise 1.4
If b is greater than 0, the if expression returns +; otherwise it returns -. The resulting operator is used in the outer expression (operator a b). Thus, (- a b) if b is negative; (+ a b) if b is positive.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
▼
2008
(7)
▼
April
(7)
Exercise 1.9
Exercise 1.7
Exercise 1.6
Exercise 1.5
Exercise 1.4
Exercise 1.3
Exercise 1.2
About Me
Jonathan
View my complete profile
No comments:
Post a Comment