sicp-solutions/ex-1.25.txt
Petar Kapriš a697f52405 Add solutions to exercises from section 1.2
To be noted: the drawing in exercise 1.14 is unfinished. I did it in a
notebook, but haven't yet had the time to put it in a txt file.
2025-02-05 13:59:25 +01:00

2 lines
149 B
Text

No, because it would produce extremely large exponentials, which
would be computed more slowly. And computing the remainder would be extremely slow.