We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d04a6 commit 0d50e46Copy full SHA for 0d50e46
docs/src/tutorial-goddard.md
@@ -60,7 +60,7 @@ mf = 0.6 # final mass to target
60
61
@def ocp begin # definition of the optimal control problem
62
63
- tf, variable
+ tf ∈ R, variable
64
t ∈ [ t0, tf ], time
65
x ∈ R³, state
66
u ∈ R, control
0 commit comments