Skip to content

imaginamundo/math-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Notes

Inline calculator to run on browser.

Dependencies

Created using ECMAScript, and math.js.

ECMAScript features

  • Modules;
  • Descructuring;
  • Arrow Functions;
  • let, const;
  • Listener for paste;
  • Listener for input;
  • async, await;

If your browser doesn't support these features, the calculator will not work.


Project based on Numi app for MacOS.

About

Inline calculator to run on browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages