Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hello,
I am new whith Mathcad and i have a problem.
I am woking on a sheet to use to calculate some things. And i want to get a value of a formula without rewrithing it.
For excemple:
S=s0+V0*t+0.5*a*t^2
And i wand to know what "t" is.
Is this possible and how do i do it.
PS. sorry for the englisch. It's not my native language.
Solved! Go to Solution.
The attached sheet demonstrates:
One method is to use a solve block.
Another method is to use symbolics.
If you're new to Mathcad, I recommend looking up "solve block" in the help and trying that method. Post back with some specifics if you have trouble.
Thanks for the quick reaction.
This (see file) is my sheet.
And i think dat is don't understand the tutorial of the solve block.
What do i enter in the solve part ?
The attached sheet demonstrates: