Advice: Gamma function is GAMMA
Maple's name for the function is GAMMA . If you prefer to call it Gamma (which is more consistent with the names of other functions), you can use an alias:
> alias(Gamma=GAMMA);
See also: GAMMA , alias
Maple Advisor Database R. Israel, 1997
>