solve and calculate
How can I solave an equation like x+z^2=1 and then calculate x with z=3 from the solution?
Thanks.
This works, but is there also a more comfortable way to write this: solve(energiebilanz, h51x)[0].substitute(c_luft=12*m/s, mw=(1/3600)*kg/s, hw=146.68*J/g, TL=313*K)
This works, but is there also a more comfortable way to write this: solve(energiebilanz, h51x)[0].substitute(c_luft=12*m/s, mw=(1/3600)*kg/s, hw=146.68*J/g, TL=313*K) maybe like in a set of parameters? Thanks.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 13 years ago
Seen: 1,138 times
Last updated: Jan 27 '12
If you think you have made a mistake in your question you can edit your question. Please do not post duplicate.