My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
CashFlows  
Financial Toolbox / Cash Flows .
Updated Oct 30, 2011 by youli...@chaoskey.com

Cash Flows(现金流)

Annuities(年金)

  1. 年金的单期收益率(Periodic interest rate of annuity)
  2. annurate(num,payment,pv <,fv,due>)
  3. 未来获取目标收益所需要的期数(Number of periods to obtain value)
  4. annuterm(rate,payment,pv <,fv,due>)

Amortizationand Depreciation(分期偿还与折旧)

  1. 等额分期偿还安排(Amortization schedule)
  2. [principal,interest,balance,payment]:amortize(rate,num,pv,fv,due)
  3. 常规的余额递减折旧计划(General declining-balance depreciation schedule)
  4. depgendb(cost,salvage,life,factor)
  5. 固定折旧率的余额递减折旧计划(Fixed declining-balance depreciation schedule)
  6. depfixdb(cost,salvage,life,period)
  7. 等额折旧计划(Straight-line depreciation schedule)
  8. depstln(cost,salvage,life)
  9. 按年限折旧计划(Sum of years' digits depreciation)
  10. depsoyd(cost,salvage,life)
  11. 剩余折旧额(Remaining depreciable value)
  12. deprdv(cost,salvage,accum)

Present Value(现值)

  1. 变动现金流的现值(Present value of varying cash flow)
  2. pvvar(cash_flow,rate <,irr_cfdates>);
  3. 等额支付的现值(Present value with fixed periodic payments)
  4. pvfix(rate,num,payment <,ext_payment,due>)

Future Value(终值)

  1. 变动现金流的终值(Future value of varying cash flow)
  2. fvvar(cash_flow,rate <,irr_cfdates>);
  3. 等额支付的终值(Future value with fixed periodic payments)
  4. fvfix(rate,num,payment <,present_val,due>)
  5. 已贴现证券的到期价值(Future value of discounted security)
  6. fvdisc(settle,maturity,price,discount <,basis>)

Payment Calculations(等额支付的计算)

  1. 标准的等额支付(Periodic payment of loan or annuity)
  2. payper(rate,num_periods,present_value,future_value <,due>)
  3. 给期数提前还款情况下的等额支付(Periodic payment given number of advance payments)
  4. payadv(rate,num_periods,present_value,future_value,advance)
  5. 与变化现金流等价的等额支付(Uniform payment equal to varying cash flow)
  6. payuni(cash_flow,rate)
  7. 首期有时间零头的等额支付(Payment of loan or annuity with odd first period)
  8. payodd(rate,num,pv,fv,days)

Rates of Return(收益率)

  1. 实际收益率(Effective rate of return)
  2. effrr(rate,num_periods)
  3. 票面收益率(Nominal rate of return)
  4. nomrr(rate,num_periods)
  5. 税后收益率(After-tax rate of return)
  6. taxedrr(pre_tax_return,tax_rate)
  7. 内部收益率(Internal rate of return)
  8. [return,all_rates]:irr(cash_flow)
  9. 非周期性现金流的内部收益率(Internal rate of return for nonperiodic cash flow)
  10. xirr(cash_flow,cash_flow_dates <,guess,max_iterations,basis>)

Cash Flow Sensitivities(现金流的敏感性)

  1. 现金流的久期和修正久期(Cash-flow duration and modified duration)
  2. cfdur(cash_flow,yield)
  3. 现金流的凸率(Cash flow convexity)
  4. cfconv(cash_flow,yield)

混沌 <youliang@chaoskey.com>

http://blog.chaoskey.com


Sign in to add a comment
Powered by Google Project Hosting