Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 562 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 562 Bytes

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