alix

5 Reputation

2 Badges

13 years, 158 days

MaplePrimes Activity


These are questions asked by alix

Hey guys !

 

I wondered if it's possible in maple to hundle functions, for exemple to know if a function is a sum or a product of two functions.

 

Is there a function like this : sum (\x -> x+3)  -------->  [(\x -> x), \x -> 3] ?

 

If I ask this, is because I want to know if it's possible de rewrite the function `deriv` or `integrate` or `simplify` by hands, without using the native functions.

Page 1 of 1