Re: Learning recursion with hailstone seqence



Thank you all for your input.

"DAVID B MORGAN" <lepton2@xxxxxxxxxxx> wrote in message
news:J%47h.3638$v93.2468@xxxxxxxxxxx
I'm playing with the hailstone sequence. My function will
need to iterate millions of times to process the data. I have two
questions:
snip


.