Version 3.0.0 : Symbolic calculation!
·
119 commits
to mistress
since this release
Release Notes
Version 3.0.0, at last! (if you've seen the PR for it it's been sitting for more
than three weeks!)
Symbolic computation was added you can compute expressions with symbols (such as
x,y,whatever) and more !
Install mini-calc 3.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/3.0.0/mini-calc-installer.sh | sh
Download mini-calc 3.0.0
File | Platform | Checksum |
---|---|---|
mini-calc-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
mini-calc-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
mini-calc-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
mini-calc-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |