diff options
author | Pixel <Pixel> | 2001-05-02 11:21:03 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-05-02 11:21:03 +0000 |
commit | 22a4fa35ca3845c130c49406ae342bbcb60ada55 (patch) | |
tree | 43bc8ed2b0695b4b0cc3beeb9100cb31f948b424 /doc | |
parent | 744672b90fe21495913fc321633bc6d103e3cb6b (diff) |
Pouet
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manuel.tex | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/manuel.tex b/doc/manuel.tex index d1522f0..9a0d765 100644 --- a/doc/manuel.tex +++ b/doc/manuel.tex @@ -70,5 +70,12 @@ Le parseur de ligne étant totalement flexible, il est possible de mélanger toute . 388 -> -\end{verbatim}
\ No newline at end of file +> (R = 2*P^2 - 2*x)(36) * x^2 - 10; + + . 1389891136x^2 - 10 + +> R; + + . 2x^8 - 4x^7 + 74x^6 - 80x^5 + 632x^4 - 120x^3 - 424x^2 + 46x + 72 + +\end{verbatim} |