/calculator.js

A calculator designed in Javascript. Supports floating-point numbers and multiple in tandem operations.

Primary LanguageJavaScriptMIT LicenseMIT

Open Source Open Source Love

Javascript-Calculator

This is a calculator designed in Javascript, built for thecodeplayer.com.

Overview

Supports floating-point numbers and multiple in tandem operations. The aim of the calculator is to provide a simple mathematical interface via Javascript conditionals based on the keys being pressed.

View live Demo