Re: here's one driving me mad!
- To: mathgroup at smc.vnet.net
- Subject: [mg44819] Re: here's one driving me mad!
- From: AES/newspost <siegman at stanford.edu>
- Date: Thu, 27 Nov 2003 11:39:46 -0500 (EST)
- References: <bpuqlc$o6f$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <bpuqlc$o6f$1 at smc.vnet.net>, GlennRoberts at hbosts.com wrote: > hi all > i have used the FindRoot function and it returns an output: > {sd -> 10} say > > how do i get the output to return it without the sd -> bit ? To assign the value 10 to sd: sd = sd/.FindRoot[----]