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 22:04:40 +02:00
.vscode Initial commit 2020-05-28 23:46:35 +02:00
src Added binary log function. 2020-05-29 22:04:40 +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