|
[Date Index]
[Thread Index]
[Author Index]
Why polynomial Can't output as single Number?
- To: mathgroup at smc.vnet.net
- Subject: [mg68979] Why polynomial Can't output as single Number?
- From: "William" <sunose at gmail.com>
- Date: Sat, 26 Aug 2006 02:04:06 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
data={7,2,3,25,1,10};
f=InterpolatingPolynomial[data,x];
f/.x->5;
Result as attachment picture.
why can't get a simply number?
thanks
Please see picture:
http://lh3.google.com/sunose/RO6YrIfQABI/AAAAAAAAAHM/Mv4mNbq31mI/polynomial.JPG
thanks
Prev by Date:
Subscript vs SubscriptBox
Next by Date:
Re: solve differential equation problem
Previous by thread:
Re: Subscript vs SubscriptBox
Next by thread:
Re: Why polynomial Can't output as single Number?
|