Skip to content

GIftSibusiso/basic-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Overview

This project is a simple calculator application that can perform basic arithmetic operations, such as addition, subtraction, multiplication, and division. It also supports more advanced operations, such as solving simplified algebraic expressions and can find nth term of a given sequence if the sequence falls under linear, geometric and quadratic.

Getting Started

To install and run the calculator application, follow these steps:

  • Clone the repository to your local machine.
  • Open the project in your favorite IDE.
  • open the 'calc.html' file on your browser

or go to calculator

To use the calculator application, simply enter the numbers you want to operate on and select the desired operation. The result will be displayed in the output field.

Features

The calculator application supports the following features:

Basic arithmetic operations (addition, subtraction, multiplication, and division) Advanced operations (solving x, finding nth term.)

Note: click 'sol' to solve for x or finding the nth term. For other operations click '='

If you are interested in contributing to the calculator project, please follow these guidelines:

Fork the repository to your own account. Create a new branch for your changes. Make your changes and commit them to your branch. Push your changes to your fork. Create a pull request against the upstream repository.

Contact

If you have any questions or feedback about the calculator project, please feel free to contact the author at nkabinde17sibusiso@gmail.com

Known code issues:

DOM is a bit messy. Code undocumented.

About

A calculator that can solve quadratic and linear equations, find the nth term and perform basic operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors