RubyGems Navigation menu

compound_interest_calculator 0.0.4

This gem calculates the amount of money earned over time through compound interest. It requests user input for the following values: time (in years), annual rate of interest, principle amount, and the number of times the principle amount will be compounded each year. The program works, but the rspec tests don't pass yet.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.4 - March 15, 2014 (5 KB)
  2. 0.0.3 - March 14, 2014 (5 KB)
  3. 0.0.2 - March 14, 2014 (5 KB)
  4. 0.0.1 - March 13, 2014 (5 KB)

Owners:

Authors:

  • Brandon LaFave

SHA 256 checksum:

aa442f08af48b4de52403aef684a035ad8b71e7de60a253e5d752758013b67f2

Total downloads 11,997

For this version 3,653

License:

MIT

Required Ruby Version: None

Links: