/js-arithmetic

Perform basic arithmetic in JavaScript and get the output in a browser

Primary LanguageJavaScriptMIT LicenseMIT

js-arithmetic

Perform basic arithmetic in JavaScript and get the output in a browser window.

How To

To see how the code works, Visit the GitHub Pages and perform the folowing actions:

  • Enter first number,
  • Choose an operator from predefined list Then,
  • Enter second number.

The script performs basic arithmetic on both numbers using the operator you have choosing and the result shown on the screen.

Author

Festus Ali

Permissions

The code is free to use and distribute. Check out the License Page for more details.

Thanks