[a0 b0 depth] (loop [a a0 b b0 iteration 0] (cond (< 4 (+ (* a a) (* b b))) ... "Calculates membership within and number of iterations to escape from the ...
確定! 回上一頁