mali3days / calculatorr

Basic calculator

Home Page:https://mali3days.github.io/calculatorr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

Simple calculator with basic operators like *, /, +, -, sin and cos

Description

Calculator can do basic math calculation: *, /, +, -, sin and cos (f.e. 4+2=6), draw a graph x/y (f.e.: y=cos(x)*3) find the last number before the given one, the digits of which are sorted in ascending order (for example: for 23245 it is 22999)

Getting Started

Installing

npm i

Executing program

npm start

Build

npm run build

Demo

link

Examples

cal find the number graph x/y

About

Basic calculator

https://mali3days.github.io/calculatorr/


Languages

Language:JavaScript 55.2%Language:CSS 40.4%Language:HTML 4.4%