|
[Date Index]
[Thread Index]
[Author Index]
Re: here's one driving me mad!
- To: mathgroup at smc.vnet.net
- Subject: [mg44782] Re: here's one driving me mad!
- From: "Dirk" <dirk.scevenels at skynet.be>
- Date: Thu, 27 Nov 2003 11:38:07 -0500 (EST)
- References: <bpuqlc$o6f$1@smc.vnet.net>
- Reply-to: "Dirk" <dirk.scevenels at skynet.be>
- Sender: owner-wri-mathgroup at wolfram.com
Try writing
sd /. FindRoot[...]
instead of just
FindRoot[...]
Dirk Scevenels
<GlennRoberts at hbosts.com> schreef in bericht
news:bpuqlc$o6f$1 at smc.vnet.net...
> 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 ?
>
>
> thanks for help
>
> Glenn Roberts - HBOS Treasury Services
> Interest Rate Derivatives Trading
> glennroberts at hbosts.com - 020-7574-8602
> 33 Old Broad Street, London, EC2N 1HZ
>
>
Prev by Date:
RE: here's one driving me mad!
Next by Date:
Re: here's one driving me mad!
Previous by thread:
RE: here's one driving me mad!
Next by thread:
Re: here's one driving me mad!
|