def pv(r,n,m,f):#劉任昌函數參數r,n,m,f
p = m/r*(1 - 1/(1+r)**n)+f/(1+r)**n
return p#執行函數的結果傳回去
n=float(input('期數: '))#要計算轉為實數real nubers
m=float(input('收付: '))#浮點點float
f=float(input('終值: '))
for i in range(1,10):#迴圈
r = i*0.01
x=pv(r,n,m,f)
print('利率 ', r ,'價格 ', x)
import tkinter as tk#輸入tkinter繪圖
root = tk.Tk()
root.title('劉老猴python tkinter')
root.geometry('600x600')#寬度width改成600
canvas = tk.Canvas(root, width=600, height=600) # 加入 Canvas 畫布
canvas.pack()
x, y = 0, 0
canvas.create_line(0, 400, 500, 400, width=5,fill='purple')
canvas.create_line(5, 0, 5, 400, width=5,fill='purple')
for x in range(1, 400):
x1 = x+1
y1 = 400 - pv(x1,n,m,f)*400
canvas.create_line(x, y, x1, y1, width=5,fill='blue')
canvas.pack()
x = x1
y = y1
root.mainloop()
https://lu-chieh-chi.blogspot.com/2025/06/p.html
回覆刪除https://allyking097.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://shanny11336108.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://yuxi1202.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://xie-ni.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://djhdvdhd.blogspot.com/2025/06/blog-post_10.html
回覆刪除https://yehjungwen.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://guovupvmp.blogspot.com/2025/06/def-pvrnmfrnmf-p-mr1-11rnf1rn-return-p.html
回覆刪除https://xiyuying.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://zzy-hn.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://egdvcn-gh.blogspot.com/2025/06/preborder3px-red-solid-def-pvrnmfrnmf-p.html
回覆刪除https://hsulining9999.blogspot.com/2025/06/blog-post.html
回覆刪除https://chenwewen.blogspot.com/2025/06/pythonexcel-pv.html
回覆刪除https://xin00.blogspot.com/2025/06/pythonexcel-pv.html
回覆刪除https://jiang-jia-ehen.blogspot.com/2025/06/pythonexcel-pv.html
回覆刪除https://linchengxun.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://syx0304syx.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://lupeiying.blogspot.com/2025/06/blog-post.html
回覆刪除https://chen-kai01htmlshow210.blogspot.com/2025/06/blog-post.html
回覆刪除0611.緊接PRE加上STYLE='BORDER:5PX SOLID RED'
刪除https://chen-kai01htmlshow210.blogspot.com/2025/06/blog-post.html
https://jiang233.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://spy0928.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://laichia-jung.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://yezonghan.blogspot.com/2025/06/python-tkinterexcel.html
回覆刪除https://chan0528.blogspot.com/2025/06/javascriptpythonipr.html
回覆刪除