



| Figure 8.5 | The toolbar Alg\en\Yacas (general purpose CAS). |
|
8.5.1 Description of the buttons
- YACAS : launches the YACAS program for Windows.
- EMACS/ast : launches the Emacs program for Windows from the
directory
ASTEXDIR (necessary to use the button boutonEyacas).
- Eyacas : attempts to launch Yacas in a shell of Emacs. Emacs must be
already open. The command sent to the shell is
runprg.bat yacas. Yacas
cannot be launched in this way (error invalid Handle).
- << Doc>> : marker of the group of buttons << Documentation>>. This button
doesn't execute any action, it serves just as visual separator between the
groups of buttons.
- Web site : displays the site of Yacas in the default web browser.
- Loc web : displays a local copy of the site of Yacas in the default web
browser.
- Tutorial : displays the tutorial of Yacas.
- Manuals : displays the manuals of Yacas.
- << Tests com>> : marker of the group of buttons << Common tests>>. This
button doesn't execute any action, it serves just as visual separator
between the groups of buttons.
- 1+2 : add 1 and 2 in Yacas.
- 2*3 : multiply 2 by 3 in Yacas.
- 2^10 : calculate 2 to the power 10 in Yacas.
- 1/3+3/4 : add two fractions in Yacas.
- 100 ! : calculate the factorial of 100 in Yacas.
- Quit : quit the Yacas program.
- << Tests spec>> : marker of the group of buttons << Tests specific to the
program>>. This button doesn't execute any action, it serves just as visual
separator between the groups of buttons.
- (a+b)^2 : expands the polynomial (a + b)2 in Yacas.
- factor poly : factorise the polynomial x2 - 1 in Yacas.
- diff : calculate the derivative of sin(x) in Yacas.
- taylor : calculate the Taylor development of cos(x) in Yacas.
- Examples : launches randomly the calculation of one of the examples of
Yacas.
- << Tests btns>> : marker of the group of buttons << Buttons under test>>.
This button doesn't execute any action, it serves just as visual separator
between the groups of buttons.
- factor poly 2? : other example of factorisation of polynomials.
- YACAS d : launches Yacas directly (without using a batch file).
8.5.2 Test of the buttons
Under Windows 2000 :
- All common and specific button tests work in a command window.
- Yacas doesn't work in a shell of Emacs (error ?
Invalid Describer?).



