Learn faster and stay on-track by joining this free class with other self-learners.
Register for Structure and Interpretation of Computer Programs now.
|
Structure and Interpretation of Computer ProgramsClass length: 13 weeks. Start anytime. Creator: kday Status: Established |
Join this class! |
|
2.6Can anyone explain this one? When I run (add-1 zero) it just returns #procedure. I don't understand how this is suppose to be one. The numbers represent how many times (f) is going to be composed on the value x. So 0 will be just x. 1 will be f(x). 2 will be f(f(x)) and so on. I think I see - essentially just the count on the stack.
* Markdown Cheatsheet:
Link:
New Paragraph:
Main heading:
Sub-heading:
List:
Italics:
Bold:
YouTube:
|