Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Calculator Operations Parser

Javascript module for computing math expressions by input string without native eval operator.

Supported features:

  • Integer numbers
  • Hex numbers
  • Floating point numbers
  • Parentheses
  • Basic math operations
  • Trigonometric operations
  • Logarithmic operations
  • Percent operation
  • Constants
  • Factorial

About

Parser for calculator operations without using eval

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages