Result from FindRoot
- To: mathgroup@smc.vnet.net
- Subject: [mg10882] Result from FindRoot
- From: "Torbjvrn Randahl" <ekatra@eka.ericsson.se>
- Date: Thu, 12 Feb 1998 20:15:16 -0500
- Organization: Ericsson Components AB
Hello!
How do I use the result from FindRoot in a Plot?
The resullt from FindRoot is like:
Out[4]:={f-> 300 000}
how do I assign the result directly to a variable or how do I set the
variable f to the
resulting (root)?
i.e I want to change another variable in the expression and then Plot
the root!
Thanks, Tobbe Randahl