financial_calculator 3.3.0
The financial calculator library provides a Ruby interface for performing common financial calculations (NPV, IRR, etc.).
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            flt
            >= 1.5.0
          
    Development 依赖 (8):
            activesupport
            >= 5.0.0
          
          
            bundler
            ~> 1.3
          
          
            coveralls_reborn
            >= 0.11.1
          
          
            pry-byebug
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            >= 3.4.0
          
          
            simplecov
            >= 0.16.0
          
          
            yard
            >= 0
          
    