Re: Mathematical models for loop calculations



Richard Heathfield said:

<snip>

d = I * (I + 1) /2 + 1;

Er, of course I meant d = (I + 1) * (I + 2) / 2 + 1;

--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
Google users: <http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999
.