Skip to content

Commit a445228

Browse files
committed
Correction tuto ingi
1 parent 4bb4598 commit a445228

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Tutoriel INGInious/main.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ \subsection{Graphe}
404404
405405
\hspace{2cm}var b = JXG.JSXGraph.initBoard({\color{red}'jxgbox1'}, {boundingbox: [-3, 3, 3, -2], axis: true});
406406
407-
\hspace{2cm}b.create('functiongraph', [function(x){return Math.cos(x);},-2,2]);
407+
\hspace{2cm}b.create('functiongraph', [function(x)\{return Math.cos(x);\},-2,2]);
408408
409409
\hspace{1cm}</script>
410410
\bigskip

__pycache__/random.cpython-37.pyc

1.23 KB
Binary file not shown.

0 commit comments

Comments
 (0)