Problem Based Learning | Semester 1 | C Programming
MultiCalc is a versatile command-line calculator program written in C that offers a range of calculations in various areas, including Area, Electricity, and Force & Motion. This program allows users to perform calculations efficiently and provides a user-friendly interface for quick access to different categories of calculations.
-
Multi-Category Calculations: MultiCalc offers the following calculation categories:
- Area: Calculate surface areas of shapes like spheres and cylinders.
- Electricity: Calculate resistance and voltage in electrical circuits.
- Force & Motion: Calculate average speed and velocity for objects in motion.
-
User-Friendly Menu: The program uses a menu-driven approach, making it easy for users to navigate between different categories and calculations.
-
Error Handling: MultiCalc includes error handling for invalid inputs, ensuring a smooth user experience.
- Clone the Repository:
https://github.com/your-username/Multi-Calc.git
- Compile the Program:
Navigate to the project directory and compile the program using a C compiler
- Run the Program:
Execute the compiled program:
- Follow the On-Screen Instructions:
- Use the numeric keys to select a calculation category.
- Follow the prompts to input values and perform calculations.
- The program provides options to repeat calculations or return to the main menu.
- Calculating the surface area of a sphere:
If you have any questions or feedback, feel free to reach out to the project owner:
- ALIF DANIAL NASRI
- GitHub: https://github.com/alifdanialnasri
- Email: [email protected]
Thank you for using MultiCalc!