mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-03 02:25:57 +08:00
* changed PI variable value from 3.14 to M_PI * changed PI variable to M_PI * changed the degree_to_radians function * comments removed * docs: remove pi param * fix: typo in function name * changed degree to degrees --------- Co-authored-by: [Divyansh Jain] <[jdivyansh51@gmail.com]> Co-authored-by: realstealthninja <68815218+realstealthninja@users.noreply.github.com>