billykhoja

10 Reputation

2 Badges

12 years, 42 days

MaplePrimes Activity


These are questions asked by billykhoja

Hi, how can I make a prodecure in Maple 16 that takes a function as a paremter and then manipulates with it?

e.g

Test := proc(f)
return f(10):
end proc 

And I can then run Test(f(x)) and get f(10) back?

Thanks 

Page 1 of 1