https://github.com/jerryym/trapzint
变步长梯形积分法求解函数的定积分
https://github.com/jerryym/trapzint
Last synced: about 1 month ago
JSON representation
变步长梯形积分法求解函数的定积分
- Host: GitHub
- URL: https://github.com/jerryym/trapzint
- Owner: Jerryym
- Created: 2021-03-16T04:45:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T07:54:53.000Z (over 5 years ago)
- Last Synced: 2025-02-24T13:48:35.298Z (over 1 year ago)
- Language: C++
- Size: 309 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trapzint
变步长梯形积分法求解函数的定积分