Debugging in Yacas

Introduction

When writing a code segment, it is generally a good idea to separate the problem into many small functions. Not only can you then reuse these functions on other problems, but it makes debugging easier too.

The options you have for debugging a faulty function are

The trace facilities

There are two trace facilities: