33
34
35
36
Sets the output piecewise function to the selected method.
37
38
39
Aggregates the piecewise functions.
40
41
42
Makes borders between each color 'bar' for Simpson's and Trapezoid rules.
43
44
Makes borders between each color bar for Riemann sums.
45
46
The next five lines are abbreviations used for the equation above:
47
48
49
50
51
52
Adds a border to the end of the shaded region.
53
54
55
Calculates the value of the integral using Simpson's Rule and m (preset to 100) partitions.
56
57
58
59
Creates a quadratic model for each partition (needed for Simpson's rule graph)
60
61
Sets the expected integration value to suit the selected method.
62
63
Calculates the error.
64
65
66
技術支援
技術支援
新增空白圖檔
範例