Zycon42 / js-calculator

Math expression calculator using shunting-yard algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-calculator

Math expression calculator using shunting-yard algorithm

It uses some es6 features so it's chrome only

About

Math expression calculator using shunting-yard algorithm

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 86.9%Language:HTML 13.1%