Skip to content

TetroVolt/Expressions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Expressions

Basic Mathematical interpreter written in Java Currently only supports:

  • raw Double Literals
  • sqrt custom function
  • basic operators: * / + - ^
  • Order of operations and parenthesees ( )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages