You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
A menu-driven scientific calculator implemented in C language. This project demonstrates modular programming, use of functions, switch-case control, and integration of math.h library functions.