• mercator_rejection
    link
    86 months ago

    Any recursive algorithm can be made iterative and vise versa. It really depends on the algorithm if the function calls are a major factor in performance.