AntonChristensen

5 Reputation

One Badge

11 years, 92 days

MaplePrimes Activity


These are questions asked by AntonChristensen

This has been buggin me all day, but if i define a variable with an expresion say "a:=3 x+5" and i then want to assign this expression to a function like so "f:=x->a". if i then call f(7), maple return with "3 x+5" so just returning the value of a without substituting x with 7.

Is there any way in which i can define a function this way?

Page 1 of 1