README.md
2021
Optimal Braking Coefficient Calculator
Physics Simulation
A C++ program that calculates the optimal braking coefficient to stop an object within a given distance using binary search and Euler's method to simulate deceleration.
Language:
C++