Results 2 issues of Kai Nakazawa

Code snippets in Chapter 2.4.3 call the `math_atan` function with two arguments `(y, x)`, which causes errors if the selectors in question are used. This should be changed to use...

ERRATA

I believe I have found an error in the book. ## The Error (Exercise 3.57) [Exercise 3.57](https://sourceacademy.org/sicpjs/3.5.2#ex-3.57) is defined as: > How many additions are performed when we compute the...

Bug