Solving an Equation Numerically with Mathcad Prime 2.0
Dear Mathcad fans,
I just downloaded a trial version for mathcad prime 2.0 and I want to solve an equation numerically in the field of microwave engineering.
First I defined my constants C1:=1.2pF (picofarad); C2:=1.03pF and L:=10*10^-9 H (Henry) (Why there is no nanohenry nH in Matchcad Prime?!)
Then I opened Solve Block.
In Guess Value I put w:=1GHz (Gigahertz)
In Constraints I put (or mor accurately: try to put) my equation (1/(j*w*C1-j/w*L)+1/j*w*C2)=0
The problem is when I put the "=" character Mathcad automatically calculates the value for w=1 and gives me the result. But that's not what I want! I want to get the value of w for which the whole expression (1/(j*w*C1-j/w*L)+1/j*w*C2) equals zero.
Any help please?

