How to Install yacas in Ubuntu 18.04



Install yacas by entering the following commands in the terminal:

sudo apt update
sudo apt install yacas

Description:

Computer Algebra System

Yacas is a small and highly flexible computer algebra language. . The syntax is very close to Mathematica. The distribution contains a small library of mathematical functions, but its real strength is in the language in which you can easily write your own symbolic manipulation algorithms. It supports arbitrary precision arithmetic.

Homepage: http://yacas.sourceforge.net

Version: 1.3.6-2

Section: universe/math