Skip to content

This repo contains the code of a calculator I made (WITHOUT using the JS native eval() function because of how unsafe it is) The calculator is just a little bit broken

Notifications You must be signed in to change notification settings

LePhenix47/Calculator-app_Younes-Lahouiti

Repository files navigation

Calculator-app_Younes-Lahouiti

This repo contains the code of a calculator I made (WITHOUT using the JS native eval() function because of how unsafe it is)

Took ~12 hours to make

The calculator is just a little bit broken

There's only 1 issue

If the equation is very long, the outputted result might be equal to "NaN" (aka "Not a number")

Though in the console in the DevTools you can see the result of the equation

GitHub Pages: https://lephenix47.github.io/Calculator-app_Younes-Lahouiti/

About

This repo contains the code of a calculator I made (WITHOUT using the JS native eval() function because of how unsafe it is) The calculator is just a little bit broken

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published