Scroll to navigation

YACAS(1) General Commands Manual YACAS(1)

NAME

yacas - Yet Another Computer Algebra System

SYNOPSIS

yacas [OPTION] [FILE]

yacas -i COMMAND

DESCRIPTION

Yacas is an easy to use, general purpose Computer Algebra System, a program for symbolic manipulation of mathematical expressions. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system has a library of scripts that implement many of the symbolic algebra operations; new algorithms can be easily added to the library. Yacas comes with extensive documentation covering the scripting language, the functionality that is already implemented in the system, and the algorithms we used.

OPTIONS

print default scripts path and exit
print yacas version and exit
plain (dumb-terminal) mode
do not print prompt
do not print banner
execute COMMAND and exit

OTHER DOCUMENTATION

Full documentation at: <https://yacas.readthedocs.io/>