Tag Archives: college

Recursive Fibonacci

Here are two recursive fibonacci functions in ML I did for CS243. Can you tell which one is more efficient?

Circle Calculator

For my first code post I thought it might be appropriate to put the first code from the first lab of my first computer science class at Wheaton.