Skip to content

heyferh/ArithmeticParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Java basic arithmetic operations parser

  • Supported operations:
  • +,-,*,/
  • Functions:
  • sin, cos, exp
  • Constants:
  • pi, e
  • Left and right brackets are also supported.

Usage example:

  • input : "11 + (exp(2.010635 + sin(PI/2)*3) + 50) / 2"
  • output: 110,99998

About

basic math operation parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages