n (sqrt (/ n 2))))] (sqrt n))) Example 1.5: A simple function that uses mutual recursion The sqrt-div2-recur function from Example 1.5 defines two mutually ...
確定! 回上一頁