Changes in this version:
- Add
k,M,GandTsuffixes for numbers (e.g.5kis5000) - Add a modulo operator
mod(e.g.5 mod 2is1) - Improve error messages for invalid unit conversions
- Add the golden ratio constant phi ϕ (
phiisapprox. 1.6180339886) - Fix incorrect currency exchange rates
- Add
true,false, and anot()function - Add
sqmandsqftunits for square meters and square feet respectively