Automate the tedious work of algebra with a powerful symbolic toolkit .
This edition introduces SYMB66, a comprehensive system for manipulating Fortran-like expressions and solving symbolic problems with real ease.
This book explains how SYMB66 combines a robust algebra engine with a problem‑oriented preprocessor. It covers how you can describe problems in natural, task‑driven language and let the software handle the internal machinery. Learn how to differentiate, substitute, evaluate, and simplify expressions, and how to manage memory and data structures behind the scenes. Clear examples show how to perform common tasks, from basic arithmetic to complex substitutions, while maintaining control over function arguments and output.
What you’ll experience
- A practical guide to building and manipulating symbolic expressions
- Step‑by‑step usage of differentiation, substitution, and evaluation routines
- How the QUEST preprocessor translates problem statements into Fortran calls
- Tips on printing, truncating, and simplifying expressions for results you can trust
Ideal for readers who want a hands‑on approach to symbolic algebra systems, especially those exploring problem‑oriented languages and preprocessing workflows.