Tropical fixes #10

Merged
Mark merged 1 commits from tropical-fix into main 2025-01-27 11:00:53 -08:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ title = "Tropical Polynomials"
[publish] [publish]
handout = true handout = false
solutions = true solutions = true

View File

@ -140,7 +140,7 @@ Graph $f(x) = -2x^2 #tp x #tp 8$. \
let step = 0.75 let step = 0.75
dotline((0, 0), (8 * step, 8 * step)) dotline((0, 0), (8 * step, 8 * step))
dotline((0.5 * step, 0), (4 * step, 8 * step)) dotline((0.5 * step, 0), (4.5 * step, 8 * step))
dotline((0, 4 * step), (8 * step, 4 * step)) dotline((0, 4 * step), (8 * step, 4 * step))
line( line(