September 22, 1987 11:02:45 am PDT SACExamples.tioga Let's do some examples of SAC-2 computations with CaminoReal. 1. Polynomial Greatest Common Divisors Let's compute the gcd of two polynomials using SAC-2. Put this one into a CaminoReal tool: X Then put this one into a CaminoReal tool: X . Then primary select the first one, copy select the second, hit the "OpPrimary" button, and select "gcd". Watch the file transfers in the Terminal Viewer, and result comes back as: X . Just for fun, let's factor these polynomials (need to use Reduce for this at the moment): X yields: