I figured out what was wrong with my program. There were two things:
1. I needed to use the output as the new input, instead of sending a set of predetermined points through the function to generate output.
2. I was taking the square root of a number that didn't need it.
In the end, the fixes took a grand total of a minute to fix in the program; however, it took many hours to discover what was wrong.
Enjoy my sand dollar.
No comments:
Post a Comment