Skip to content
forked from dtitov/bracer

Java library for parsing and evaluating math expressions

License

Notifications You must be signed in to change notification settings

javamonkey79/bracer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Build Status

Except as otherwise noted, this library is licensed under the Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)

Features:

-parse math expressions;

-evaluate math expressions;

-convert from infix to postfix notation;

-calculate expression in postfix notation;

-implements the shunting-yard algorithm;

-understands complex numbers.

Projects that use this library:

CalcuSapiens

About

Java library for parsing and evaluating math expressions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%