tom29whu

0 Reputation

2 Badges

13 years, 205 days

MaplePrimes Activity


These are questions asked by tom29whu

Hi,

As a piece of work, I am required to define a function, and plot it in 3d.

The problem is regarding the 'gamma' function. We have to define it as:

myGamma:= x->int(exp(-t)*t^(x-1),t=0..infinity);


Then a later part of the questions asks you to define phi as the following function:

Page 1 of 1