bfcalc: bfcalc 2025.06.03 (Arbitrary precision calculator)
bfcalc: 
bfcalc: BFCalc is a calculator with a Javascript like syntax, supporting 
bfcalc: arbitrarily large integers, decimal and binary arbitrary precision 
bfcalc: floating point numbers, multi-dimensional arrays (matrices and 
bfcalc: tensors), polynomials, series, unit conversion. It is an example of 
bfcalc: libbf, which is s a small library to handle arbitrary precision 
bfcalc: floating point numbers. Included also is bfpi, a program to 
bfcalc: calculate arbitrary digits of pi.
bfcalc: 
bfcalc: https://bellard.org/libbf/

