Skip to content

The Bisection method is a root-finding method that applies to any continuous functions for which one knows two values with opposite signs.

License

Notifications You must be signed in to change notification settings

cppf/bisection-root

Repository files navigation

The Bisection method is a root-finding method that applies to any continuous functions for which one knows two values with opposite signs.

Course: Numerical Methods Laboratory, Monsoon 2011
Taught by: Prof. Bata Krushna Ojha

See main.cpp for code.

About

The Bisection method is a root-finding method that applies to any continuous functions for which one knows two values with opposite signs.

Topics

Resources

License

Stars

Watchers

Forks

Languages