Shell Script to calculate simple and compound interest
-
Updated
Mar 13, 2024 - Shell
Shell Script to calculate simple and compound interest
This Shell script is a straightforward Simple Interest Calculator. Users input the principal amount, annual interest rate, and the time period in years, and the script computes the simple interest based on these inputs, providing a quick and easy way to perform interest calculations.
Add a description, image, and links to the simple-interest topic page so that developers can more easily learn about it.
To associate your repository with the simple-interest topic, visit your repo's landing page and select "manage topics."