Skip to content

Commit 9190304

Browse files
Update maths/trapezoidal_rule.py
Co-authored-by: Tianyi Zheng <[email protected]>
1 parent bda4d82 commit 9190304

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

maths/trapezoidal_rule.py

-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
44
The trapezoidal rule is the classical approach of summing 'Equally Spaced Abscissas'
55
6-
Method 1:
7-
"Extended Trapezoidal Rule"
8-
96
"""
107

118

0 commit comments

Comments
 (0)