wok view giac/description.txt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (23 months ago)
parents
children
line source
1 Giac/Xcas is a free computer algebra system for Windows, Mac OS X and
2 Linux/Unix.
4 Xcas is an interface to perform computer algebra, function graphs,
5 interactive geometry (2-d and 3-d), spreadsheet and statistics,
6 programmation. It may be used as a replacement for high end graphic
7 calculators for example on netbooks (for about the same price as a
8 calculator but with much more performances).
10 Xcas is based on the FLTK graphic toolkit, there is an alternate less
11 mature interface based on QT named qcas.
13 Xcas offline in your browser is an interface to Giac with less
14 functionnalities but working in a compatible browser without
15 installation, Firefox is recommended.
17 Giac is a C++ library, it is the CAS computing kernel, it may be used
18 inside other C++ programs, and also Python, Java and Javascript programs.