Table of Contents - financial_math-1.0.3 Documentation
Classes and Modules
- FinancialMath
- FinancialMath::ArithmeticProgression
- FinancialMath::CompoundInterest
- FinancialMath::GeometricProgression
- FinancialMath::SimpleInterest
Methods
- ::continuous_capitalization — FinancialMath
- ::geometric_mean — FinancialMath
- ::new — FinancialMath::ArithmeticProgression
- ::new — FinancialMath::GeometricProgression
- ::raw_geometric_mean — FinancialMath
- #average_growth_rate — FinancialMath::CompoundInterest
- #bank_discount — FinancialMath::SimpleInterest
- #continous_future_value — FinancialMath::CompoundInterest
- #continous_present_value — FinancialMath::CompoundInterest
- #decreasing_progression — FinancialMath::GeometricProgression
- #discount_rate — FinancialMath::SimpleInterest
- #effective_rate — FinancialMath::CompoundInterest
- #factor — FinancialMath::CompoundInterest
- #factor — FinancialMath::SimpleInterest
- #future_value — FinancialMath::CompoundInterest
- #future_value — FinancialMath::SimpleInterest
- #growing_progression — FinancialMath::GeometricProgression
- #infinite_decreasing_sum — FinancialMath::GeometricProgression
- #interest_rate — FinancialMath::SimpleInterest
- #internal_rate_of_return — FinancialMath::CompoundInterest
- #last_item — FinancialMath::ArithmeticProgression
- #last_item — FinancialMath::GeometricProgression
- #nominal_rate — FinancialMath::CompoundInterest
- #nth_root — FinancialMath::CompoundInterest
- #period_of_capital_duplication — FinancialMath::CompoundInterest
- #present_value — FinancialMath::CompoundInterest
- #present_value — FinancialMath::SimpleInterest
- #rational_discount — FinancialMath::SimpleInterest
- #real_rate_of_return — FinancialMath::CompoundInterest
- #sum — FinancialMath::ArithmeticProgression
- #sum — FinancialMath::GeometricProgression