V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
jahan
V2EX  ›  Python

有没有比较标准的银行利率计算程序?

  •  
  •   jahan · 2017-12-01 09:01:55 +08:00 · 2345 次点击
    这是一个创建于 2338 天前的主题,其中的信息可能已经有所发展或是发生改变。
    求教一个正确的银行利率计算程序,觉得各种贷款利息计算真的太复杂了
    有程序或者标准的算法吗
    6 条回复    2017-12-02 16:54:49 +08:00
    xuqd
        1
    xuqd  
       2017-12-01 09:11:45 +08:00
    不复杂呀
    150
        2
    150  
       2017-12-01 09:14:26 +08:00
    反正我经常听到什么几分几厘的就头晕。
    相反像各种宝之类的年收益百分之几一看就明白了。
    p2pCoder
        3
    p2pCoder  
       2017-12-01 09:19:40 +08:00
    等额本金 等额本息 按月付息,到期还本 除了这三个 还有啥
    SourceMan
        4
    SourceMan  
       2017-12-01 09:22:40 +08:00
    IRR 函数
    forestyuan
        5
    forestyuan  
       2017-12-01 16:35:38 +08:00
    自己写一个吧,很简单的
    jahan
        6
    jahan  
    OP
       2017-12-02 16:54:49 +08:00
    @SourceMan thks
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5439 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 07:35 · PVG 15:35 · LAX 00:35 · JFK 03:35
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.