Skip to content

DmytroPV/Calculator_1-JS-eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A simple calculator Java Script using a function eval.

In most cases, this function is rarely used in real projects. Still, it is worth trying to use the switch case design.

This is a simple example for reference.

Calculator_1