Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pass the root of a resolved equation to a new variable

Status
Not open for further replies.

BillHugh

Aerospace
Joined
Aug 2, 2023
Messages
2
Location
GB
After solving an equation and I have found a root of 8.83 for unknown D. Now how can I pass the value of 8.83 to a new variable WW automatically without typing WW:=8.83. See below for part of my worksheet.
[URL unfurl="true"]https://res.cloudinary.com/engineering-com/raw/upload/v1690968070/tips/Photo_cn8mzh.docx[/url]



After resolving this equation, I know D=8.83, but how can I carry on using this found value D of 8.83 since if I type D:=, then I have no return, this is to say variable WW is not defined.

Please can you help?

Thank you very much in advance.
Bill
 
Perhaps you should identify the application that you're using.
 
Providing a Mathcad file directly would help, assuming that's what it is.

You should be able to assign your solution directly to D for use in the last equation

Student homework should be posted only in the student forum

TTFN (ta ta for now)
I can do absolutely anything. I'm an expert! faq731-376 forum1529 Entire Forum list
 
Thanks for all the responses received. I found a way to carry on using the resolved root of the equations.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top