Giter VIP home page Giter VIP logo

se22-group23-hw1's Introduction

Code Size Downloads License Commit Acitivity ForksBuildContributor Covenant DOI


SE22-group23-HW1

The repository is for HW 1 for CSC 510 to demonstrate various files in a good Github repo.


Installation Guide:

  • Refer to Install.md.


    Contributing:

  • Refer to Contributing.md. for rules on how to contribute to the repository.

    Code of Conduct:

  • Please adhere to the code of conduct mention in CODE-OF-CONDUCT.md to ensure an inclusive environment for all contributors.

    LICENSE:

  • MIT

    Functions

    • SimpleInterest(principal, rate, time):
      • Input: principal (Principal Amount)- FLOAT>0, Rate(% rate of interest per annum)- FLOAT>0, time(number of years)- FLOAT>0
      • Output: Simple Interest on the principal at r% per annum for time years

    • CompoundInterest(principal, rate, time):
      • Input: principal (Principal Amount)- FLOAT>0, Rate(% rate of interest per annum)- FLOAT>0, time(number of years)- FLOAT>0
      • Output: Compund Interest on the principal at r% per annum for time years

    • Inflation(principal, rate, time):
      • Input: principal (Original Price)- FLOAT>0, Rate(% rate of interest per annum)- FLOAT>0, time(number of years)- FLOAT>0
      • Output: Inflation on the principal at r% per annum for time years

    • PurchasingPower(principal, rate, time)
      • Input: principal (Total Money)- FLOAT>0, Rate(% rate of interest per annum)- FLOAT>0, time(number of years)- FLOAT>0
      • Output: Purchasing Power of the principal after timeyears, when its value depreciates at r % per annum
  • se22-group23-hw1's People

    Contributors

    qureshi-ali avatar melonpii avatar vsangarya avatar shivangichopra10 avatar atharv67 avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.