issues
search
velocirenaptor
/
testing-net
0
stars
0
forks
source link
Simpson
#23
Open
velocirenaptor
opened
3 weeks ago
velocirenaptor
commented
3 weeks ago
[ ] Should return p=16.0 if x0=0, x1=4, num_seg=4, ERROR=0.0001 and f(x)=2x
[ ] Should return p=0.3333 if x0=0, x1=1, num_seg=4, ERROR=0.0001 and f(x)=x^2
[ ] Should return p=1.38 if x0=1, x1=4, num_seg=6, ERROR=0.001 and f(x)=1/x