- #1
czechman45
- 12
- 0
I know that Mathcad only takes partial derivatives. I set up my equations using this general format:
L:= x(t)
Then, I take the derivative of L with respect to t and get the following:
dL/dt -> d/dt*x(t)
However, when I take the derivative of L with respect to x, I should get 1, but am getting 0.
dL/dx -> 0
I've also tried typing dL/d(x(t)), but the program gets mad at me saying that I'm not using a name. Please help. I need Mathcad to take the derivatives of some big expressions with respect to both time and specific variables.
Thank you.
L:= x(t)
Then, I take the derivative of L with respect to t and get the following:
dL/dt -> d/dt*x(t)
However, when I take the derivative of L with respect to x, I should get 1, but am getting 0.
dL/dx -> 0
I've also tried typing dL/d(x(t)), but the program gets mad at me saying that I'm not using a name. Please help. I need Mathcad to take the derivatives of some big expressions with respect to both time and specific variables.
Thank you.