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-29 23:23:50 +02:00
.vscode Initial commit 2020-05-28 23:46:35 +02:00
src Removed the warning suppressor, since it is not needed anymore. 2020-05-29 23:23:50 +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