|
[Date Index]
[Thread Index]
[Author Index]
Re: How do you input a solution from FindRoot into another equ
- To: mathgroup at christensen.cybernetics.net
- Subject: [mg925] Re: [mg728] How do you input a solution from FindRoot into another equ
- From: blast at bendix.swb.de (Bernd Last)
- Date: Wed, 3 May 1995 00:04:10 -0400
Hy Robert,
> Can someone tell me how to take the output from the FindRoot
> cammand and input it into the next command line? The output
> comes out in the form { x -> 2.435 }, so the usual [%] command on
> the next line won't work.
x /. %
is the command.
-----------------------------------------------------------
Bernd Last * Elisabethenstr. 4 * D - 64625 Bensheim
Prev by Date:
Re: Rule Writing for x and 1/x
Next by Date:
Re: Avoiding Word Wrapping:Re: Re: simplex tableau help wanted
Previous by thread:
Re: Rule Writing for x and 1/x
Next by thread:
Re: Avoiding Word Wrapping:Re: Re: simplex tableau help wanted
|