Yacas documentation

Introduction to Yacas: tutorial and examples
This document gives a short introduction on Yacas. Included is a brief tutorial on the syntax and some commands to get you started using Yacas. There are also some examples.
Programming in Yacas
This document should get you started programming in Yacas. There are some basic explanations and hands-on tutorials.
Essays on Yacas
This is a book of essays on Yacas. It covers various topics, from using the Yacas system for specific calculations to general issues related to the Yacas system development and maintenance.
Yacas user's function reference
This is the first part of the Yacas function reference. This reference contains all functions that can be useful from the command line for ordinary tasks.
Yacas programmer's function reference
This is the second part of the Yacas function reference. This reference contains functions that might be useful for programming in Yacas.
The Yacas Book of Algorithms
This book describes in detail the algorithms used in the Yacas system for exact symbolic and arbitrary-precision numerical computations. Most of these algorithms are old and well known; very few algorithms described here are novel. The goal of this book is to become a compendium of all relevant issues of design and implementation of these algorithms.