libqalculate is math libary for expression evaluation with units, variables and functions support and CAS functionality.
libqalculate is math libary for expression evaluation with units, variables and functions support and CAS functionality. This library directly supports the GUI interface qalculate-gtk or qalculate-kde.
libqalculate is math libary for expression evaluation with units, variables and functions support and CAS functionality. This library directly supports the GUI interface qalculate-gtk or qalculate-kde.
To install libqalculate, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libqalculate
To see what files were installed by libqalculate, run:
port contents libqalculate
To later upgrade libqalculate, run:
sudo port selfupdate && sudo port upgrade libqalculate
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.