[go: up one dir, main page]

Menu

[r49]: / README  Maximize  Restore  History

Download this file

9 lines (7 with data), 506 Bytes

1
2
3
4
5
6
7
8
The LaTeX Equation Compiler is a preprocessor for LaTeX files that enables
numeric calculations. It reads equations specified by special keywords in
the LaTeX file and uses them to calculate the numeric value of variables. 
Quite a few symbolic calculation capabilities are implemented, for example,
adding an expression to an equation. EQC makes use of the GiNaC library.

For more information, see the EQC homepage http://eqc.sourceforge.net and the EQC project page
http://sourceforge.net/projects/eqc.