What it is
A compact web utility created to compute binomial coefficients. It belongs to a set of small mathematical tools built to make school-level calculations faster and easier to inspect.
Technical note
The tool is intentionally simple and runs directly in the browser, reflecting the same low-friction approach used across many of my small utilities: open the page, enter the data, get the result.