Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

Reset variables

Status
Not open for further replies.

blckwtr

Mechanical
Oct 30, 2006
204
I have defined a function, and found a solution for a specific varable. However, with an additional boundary value, there is a new solution, found with another method. (the variable changes value). How can i reset the variable?

Let's say: r=0.3

f(r)=something

reset r

f(r)=f(r)
 
Replies continue below

Recommended for you

Why not:
r:=0.3
f(r)=something
r:=0.4
f(r)=something else
?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor