Skip to content

Version 2.11.4 : Exact rational math

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 11:14
· 165 commits to mistress since this release

Release Notes

Exact math

  • add automatic rationalization of floats (with 10 decimal point of precision)

Preparation

  • preparation for litteral calculations

Bug fix

  • remove prior forgotten debug message while allocating variable

Install mini-calc 2.11.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/coco33920/calc/releases/download/2.11.4/mini-calc-installer.sh | sh

Download mini-calc 2.11.4

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