Commit f4525446 authored by JingChao's avatar JingChao

Updates angular/hlsFinance.md

Auto commit by GitBook Editor
parent c6fbf1f5
......@@ -22,7 +22,7 @@
```
##### 二、IRR计算公式
- 需要传递的参数为 数组
- 调用实例
- 调用实例** irr会出现精度缺失不可作为实际值 **
```javascript
function IRR() {
var array = [-950000, 90258.31, 90258.31, 90258.31, 90258.31, 90258.31, 90258.31, 90258.31, 90258.31, 90258.31, 70358.31];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment