dsh-compound-interest
文件与数据 活跃维护

dsh-compound-interest

uckkk/dsh-compound-interest

支持一次性投入、定期定投等常见复利测算场景,可自定义利率、计息周期、投资时长等参数,实时输出本息总额与收益明细,计算逻辑严谨准确,轻量易用无需额外依赖。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
4 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-compound-interest
git clone https://github.com/uckkk/dsh-compound-interest.git
git clone git@github.com:uckkk/dsh-compound-interest.git
README.md main

dsh-compound-interest · 复利计算器

工具

  • compound_interest:复利计算器:按参数精确计算,返回详细结果。

纯 Node 实现,无网络依赖。

dsh plugin add github:uckkk/dsh-compound-interest

安装

dsh plugin add github:uckkk/dsh-compound-interest

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT