Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
Go to file
2020-06-04 18:55:08 +02:00
.vscode Initial commit 2020-05-28 23:46:35 +02:00
lek Split it up into two parts: library and cli binary 2020-06-04 18:19:48 +02:00
lek_cli Separated some functionality in main.rs into output.rs and repl.rs. 2020-06-04 18:55:08 +02:00
.gitignore Split it up into two parts: library and cli binary 2020-06-04 18:19:48 +02:00