Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Interest Calculator

A lightweight Bash-based simple interest calculator.

This script calculates simple interest using the formula:

Simple Interest = (Principal × Rate × Time) / 100


📂 Files

  • simple-interest.sh — Bash script that performs the calculation

▶️ Usage

1. Make the script executable

chmod +x simple-interest.sh

2. Run the script

./simple-interest.sh

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages