cmlabs.interpolate
cmlabs.differentiate
cmlabs.integrate
cmlabs.linalg
cmlabs.optimize
test_bisect_from_docs_example()
Test the bisect function from the documentation example.
This test checks if the bisect function correctly finds the root of a given function within a specified bracket.
See also
bisect