Does this functionality exist in MathCAD?
Does this functionality exist in MathCAD?
(OP)
I am trying to recreate an equation in mathCAD from an algorithm formed in in Excel. I know the general format of the of the equation (C*e^-kx), I know x is the variable and I know the constant C and all of the factors that contribute to the formation of k but I don't know how each input contributes to k. I am wondering if any of you know of a function in MathCAD (or even excel) to where I can plug in k and all of the variables that contribute to k and solve for the signs (X/+-) that make a pool of factors equal k. If it really comes down to it I will have to plug and chug to find the order of operations to take my variables constitute k. This is not for school this is not for job/money, only personal a pet project to clear one's mind. So does a function of this power exist?
RE: Does this functionality exist in MathCAD?
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: Does this functionality exist in MathCAD?
a=68.0388555
b=2.424937
c=0.0508
d=4
e=4
k=-1.59080982659757
RE: Does this functionality exist in MathCAD?
RE: Does this functionality exist in MathCAD?