Bisection Method
Animated root-finding with interval zoom, iteration table, and multiple examples.
ExploreExplore key numerical methods through interactive JavaScript visualizations. Adjust parameters and observe approximations in real time.
Interactive tools for exploring key numerical methods — from root finding and interpolation to data fitting and finite differences.
All tools are designed to meet WCAG 2.1 AA standards. They include keyboard navigation, screen reader support, high-contrast mode, visible focus indicators, and ARIA labels throughout.
Animated root-finding with interval zoom, iteration table, and multiple examples.
ExploreAnimate the iterative root-finding process and observe convergence behavior.
ExploreVisualize fixed-point iteration one segment at a time. Watch convergence, period-doubling cascades, and chaos unfold. Classify stability and compute the Lyapunov exponent live.
ExploreConstruct and visualize interpolating polynomials through given data points.
ExploreFit polynomials to data using least squares and analyze residuals.
ExploreApproximate data with rational functions via least squares optimization.
ExploreGenerate finite difference stencils with truncation error estimates.
Explore