RubyGems Navigation menu

compound_interest_calculator 0.0.3

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:
= 複製 已複製

安裝:
=

版本列表:

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

擁有者:

作者:

  • Brandon LaFave

SHA 256 checksum:

96f7e72d26ab9ff214cdf58ad5169db464d65cdd35784c958ff219600d489e77

總下載次數 12,129

這個版本 2,792

License:

MIT

Ruby 版本需求:

相關連結: