Skip to content

SanaDev-9/Mechanical-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mechanical Calculator ⚙️

Author: Sana Anesha Shabbeer Year: 2026

A simple C++ console application to calculate mechanical formulas such as Torque, Force, Stress, Velocity, and Acceleration. Ideal for students, engineers, and hobby projects.

Features

  • Calculate Torque, Force, Stress, Velocity, and Acceleration
  • Menu-driven console interface
  • Input validation for physical quantities
  • Easy to extend with additional formulas

Tech Stack

  • C++
  • Standard libraries
  • Console application

Usage

# Compile the project
g++ src/*.cpp -o mechanical-calc

# Run the program
./mechanical-calc

About

C++ console app to calculate mechanical formulas (torque, force, velocity, stress)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors