RubyGems Navigation menu

compound_interest_calculator 0.0.2

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 校验和:

f9a1e0f0d87e5f3416983322e1a0dd3001e62a1a4e967dca46e3a189231300c3

下载总量 12,133

这个版本 2,849

许可:

MIT

需要的 Ruby 版本:

链接: