cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

finding the derivative of u.

fmarsani
4-Participant

finding the derivative of u.

I try to find the derivative of u.

3.PNG

somehow i not clear with the meaning of this equation.

2.PNG

can someone explain to me? thanks in advanced.

kindly refer to attached mathcad15 file.

1 ACCEPTED SOLUTION

Accepted Solutions

It looks to me that you use xi both as varaible name AND as function name. This will not work.

When you want to define a function you also have to state which variable(s) it should depend on.

f(x):=,,,,term in x ...

Are you looking for something like this:

View solution in original post

2 REPLIES 2

It looks to me that you use xi both as varaible name AND as function name. This will not work.

When you want to define a function you also have to state which variable(s) it should depend on.

f(x):=,,,,term in x ...

Are you looking for something like this:

fmarsani
4-Participant
(To:Werner_E)

many thanks werner exinger . seems like I forgot to put multiplication in the equation.

5.PNG

Top Tags