Skip to content

DmytroPV/Calculator-JS-eval-HTML5-CSS

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. Data entry into the input field with subsequent validation by regular expressions is not used here.

The content in this example is used for educational purposes from materials that are freely available on the Internet!

Calculator