Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calc-JS

A Math Parser for JavaScript.
This is the current backend for my Calculator

Feature Support

  • Basic operators (prefix & postfix)
  • Parentheses
  • Operator precedence (aka 'order of operations')
  • Constants
  • Functions
    • Parameters
    • Parameter lists
  • Variables
  • Multiple expressions
  • Macros
  • Lists
  • Pass all tests for my Calculator

About

A math parser for JavaScript

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages