Benjamin Müller wrote:
HI,
As I'm trying to compute Taylor series, I'm having problems in adding and
multiplying unevaluated expressions. I searched for a solution but found none.
my Taylor function works fine for evaluating functions as you can see here:
rTaylorVal=function(exp,x0,dx,n) {
HI,
As I'm trying to compute Taylor series, I'm having problems in adding and
multiplying unevaluated expressions. I searched for a solution but found none.
my Taylor function works fine for evaluating functions as you can see here:
rTaylorVal=function(exp,x0,dx,n) {
ls=list(x=x0)
newexp=eva
2 matches
Mail list logo