Skip to content

Commit 0646871

Browse files
committed
final version
1 parent 086fa86 commit 0646871

File tree

5 files changed

+310
-52
lines changed

5 files changed

+310
-52
lines changed

docs/src/lecture_12/lab.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ display(@uncertain x1*x2)
9292
display(x1-x2)
9393
display(x1+x2)
9494
display(f(x1,x2))
95-
error()
95+
#error()
9696

9797

9898
using Plots

0 commit comments

Comments
 (0)