Skip to content

Add simple interest calculator documentation to README#2

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/update-readme-simple-interest
Draft

Add simple interest calculator documentation to README#2
Copilot wants to merge 3 commits intomainfrom
copilot/update-readme-simple-interest

Conversation

Copy link
Copy Markdown

Copilot AI commented Jan 24, 2026

Adds comprehensive simple interest calculator documentation to README.md per requirements.

Changes

  • Definition: Explains simple interest calculation method
  • Formula: Documents SI = P × R × T / 100 with parameter definitions (P = Principal, R = Annual rate %, T = Time in years)
  • Example: Demonstrates calculation with $1,000 principal at 5% for 2 years → $100 interest, $1,100 total

Transforms single-line README into functional calculator reference.

Original prompt

Modify README.md to contain details about a simple interest calculator


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits January 24, 2026 13:01
Co-authored-by: renatoalvesca <63110187+renatoalvesca@users.noreply.github.com>
… rate

Co-authored-by: renatoalvesca <63110187+renatoalvesca@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README.md with simple interest calculator details Add simple interest calculator documentation to README Jan 24, 2026
Copilot AI requested a review from renatoalvesca January 24, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants