Skip to content

Commit

Permalink
total d
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcarlisle committed Jun 20, 2024
1 parent 966f778 commit 6910c99
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _data/open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11609,12 +11609,11 @@ concepts:

- concept: total-derivative
arity: 2
en: total derivative $1 with respect to $2
en: total derivative of $1 at $2
property: mixfix
area: "differential calculus"
comments:
- "<math><mrow intent='total-derivative($a1,$a2)'><mi style='color:red'>!!F</mi><mrow><mo>(</mo><mi arg='a1'>x</mi><mo>,</mo><mi arg='a2'>y</mi><mo>)</mo></mrow></mrow></math>"
notation: "mrow d msub $1 $2 /msub"
- "<math><mrow intent='total-derivative($a1,$a2)'><msub><mi>D</mi><mi arg='a2'>a</mi></msub><mi arg='a1'>f</mi></mrow></math>"
urls:
- "https://mathworld.wolfram.com/TotalDerivative.html"
- "https://en.wikipedia.org/wiki/Total_derivative"
Expand Down

0 comments on commit 6910c99

Please sign in to comment.