Skip to content

Commit

Permalink
add entries in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TorkelE committed Mar 18, 2024
1 parent a5de10a commit 4d37631
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/manual/derivatives.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ the differentials down to basic one-variable expressions.
```@docs
Differential
expand_derivatives
is_derivative
```

!!! note
Expand Down
3 changes: 3 additions & 0 deletions docs/src/manual/expression_manipulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ Symbolics.diff2term
Symbolics.solve_for
Symbolics.degree
Symbolics.coeff
Symbolics.replace
Symbolics.occursin
Symbolics.filterchildren
```

0 comments on commit 4d37631

Please sign in to comment.