|
-
Aug 12th, 2013, 10:41 AM
#4
Re: Does VB.Net optimize for tail-end recursion?
 Originally Posted by indinfer
 If I am mistaken, I hope someone will post to explain my error.
I didn't read your explanation, but I agree it's not tail recursion, because no matter which side of the * operator you put the recursive call, the * operation comes last.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|