Can We Derive the Equations of the Circle Without Assuming π?
How can the circumference of a circle be derived from first principles, using only right-angled triangle constructions and the sine function — without assuming the value of π at any point?
https://doi.org/10.5281/zenodo.15665567
3 comments
[ 5.8 ms ] story [ 18.0 ms ] threadsin(x) has a Taylor series with simple coefficients, but only when x is in _radians_.
The coefficients of that series for x in degrees are going to "sneak" an assumed value of pi right back into the process...
All forms like radians which appear to work without pi, do so because they just tokenize it somewhere, and do not evaluate it.