User Tools

Site Tools


gnuplot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
gnuplot [2010/05/05 15:03] – created ginkognuplot [2010/05/05 15:06] (current) ginko
Line 33: Line 33:
   * /: Division   * /: Division
   * %: Modulo   * %: Modulo
-  * **: Exponentiation+  * %%**%%: Exponentiation
  
 ==== Booléens ==== ==== Booléens ====
Line 52: Line 52:
 Exemple: Exemple:
  
-''gnuplot> plot x <= 0 ? x : -x**2''+''gnuplot> plot x <= 0 ? x : -x%%**%%2''
  
 ===== Dessiner des courbes ===== ===== Dessiner des courbes =====
gnuplot.1273064603.txt.gz · Last modified: 2010/05/05 15:03 by ginko