Skip to content

Commit

Permalink
Merge pull request karan#54 from vdrey/master
Browse files Browse the repository at this point in the history
Added Limit Calculator Problem
  • Loading branch information
Karan Goel committed Oct 4, 2014
2 parents a9d6d5c + 3375fc3 commit 5492b82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Numbers

**Coin Flip Simulation** - Write some code that simulates flipping a single coin however many times the user decides. The code should record the outcomes and count the number of tails and heads.

**Limit Calculator** - Ask the user to enter f(x) and the limit value, then return the value of the limit statement *Optional: Make the calculator capable of supporting infinite limits.*


Classic Algorithms
-----------------
Expand Down

0 comments on commit 5492b82

Please sign in to comment.