PolyCalc is a polynomial calculator. It calculates and expands polynomials, equations and relations. It supports simple variable assignments for the ease of handling expressions.
PolyCalc is a polynomial calculator. It calculates and expands polynomials, equations and relations. It supports simple variable assignments for the ease of handling expressions.
To install polycalc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install polycalc
To see what files were installed by polycalc, run:
port contents polycalc
To later upgrade polycalc, run:
sudo port selfupdate && sudo port upgrade polycalc
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.