We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ea68b commit 1b4b405Copy full SHA for 1b4b405
src/utils.jl
@@ -283,7 +283,7 @@ end
283
diff2term(x::Term) -> Term
284
diff2term(x) -> x
285
286
-Convert a differential variable to a `Symbol`. Note that it only takes a `Term`
+Convert a differential variable to a `Term`. Note that it only takes a `Term`
287
not a `Num`.
288
```julia
289
julia> ModelingToolkit.diff2term(ModelingToolkit.value(D(D(x))))
0 commit comments