MCPcopy Create free account
hub / github.com/TheAlgorithms/Rust / simpsons_integration

Function simpsons_integration

src/math/simpsons_integration.rs:1–14  ·  view source on GitHub ↗
(f: F, a: f64, b: f64, n: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

test_errorFunction · 0.85
test_convergenceFunction · 0.85
test_negativeFunction · 0.85
parabola_curve_lengthFunction · 0.85
area_under_cosineFunction · 0.85

Calls 1

fFunction · 0.85

Tested by 10

test_errorFunction · 0.68
test_convergenceFunction · 0.68
test_negativeFunction · 0.68
parabola_curve_lengthFunction · 0.68
area_under_cosineFunction · 0.68