描述
ISPMT函数计算在特定投资期间支付的利息。提供此功能是为了与Lotus 1-2-3兼容。
语法
ISPMT (rate, per, nper, pv)
争论
| Argument | 描述 | Required/Optional | 
|---|---|---|
| Rate | The interest rate for the investment. | Required | 
| Per | The period for which you want to find the interest, and must be between 1 and nper. | Required | 
| Nper | The total number of payment periods for the investment. | Required | 
| Pv |   投资的现值。 对于贷款,pv是贷款金额。  | Required | 
Notes
-  
请确保您用于指定费率和nper的单位保持一致
-  
如果您以12%的年利率对四年期贷款进行每月还款,请使用12%/12的利率和4 * 12的nper。
 -  
如果您使用同一笔贷款每年还款,则将利率设为12%,将nper设为4。
 
 -  
 -  
对于所有参数-
-  
您支付的现金,如存款或其他提款,用负数表示。
 -  
您收到的现金,如股息支票和其他存款,用正数表示。
 
 -  
 
适用性
Excel 2007,Excel 2010,Excel 2013,Excel 2016
Example
 
 
JavaScript 中的 ISPMT函数 - 无涯教程网无涯教程网提供描述ISPMT函数计算在特定投资期间支付的利息。提供此功能是为了与Lotus 1-2-3兼容。...
https://www.learnfk.com/javascript/advanced-excel-financial-ispmt-function.html












![[deeplearning]深度学习框架torch的概念以及数学内容](https://img-blog.csdnimg.cn/0caa9ff370494eb980da467106dc8006.png)






