Open nlfiedler opened 9 years ago
See the tests that attempt to use the squareRootSicp input program, which is a recursive definition of Newton's method for finding the square root. It produces an incorrect result in the form of a rational number, rather than an integer.
See the tests that attempt to use the squareRootSicp input program, which is a recursive definition of Newton's method for finding the square root. It produces an incorrect result in the form of a rational number, rather than an integer.