Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
Go to file
2020-05-30 15:27:58 +02:00
.vscode Initial commit 2020-05-28 23:46:35 +02:00
src Moved AST node enums and functions into their own file. 2020-05-30 15:27:58 +02:00
.gitignore Initial commit 2020-05-28 23:46:35 +02:00
Cargo.lock Made parenthesis optional for unary functions 2020-05-29 21:35:59 +02:00
Cargo.toml Made parenthesis optional for unary functions 2020-05-29 21:35:59 +02:00