Skip to content

FinGu/math-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

experimental math parser made in rust

implements the shunting-yard algorithm, can handle unary and rational ( not including symbols like π or repeating decimals ) numbers

functions ( sin!(x), cos!(x), tan!(x), sqrt!(x), log!(x,y) ) are limitedly supported ( they cant handle expressions or unary )

example usages in examples

About

rusty experimental math parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages