Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Compute MeijerG forms of functions, fractional-order integro-derivatives, integral transforms and more
Contributed by: Paco Jain & Oleg Marichev
This paclet contains tools related to special functions and calculus. Operations include conversion off univariate function expressions into MeijerG forms, fractional order differentiation, and integral transforms.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["WolframAlphaMath/SpecialFunctionsAndCalculus"]
To load the code after installation, evaluate this code:
Needs["WolframAlphaMath`SpecialFunctionsAndCalculus`"]
Load the paclet in the current Wolfram session:
In[1]:= |
Get an example univariate function to work with:
In[2]:= |
Out[2]= |
Compute the MeijerG form of the function:
In[3]:= |
Out[3]= |
Compute the ath-order derivative of the logarithm function:
In[4]:= |
Out[4]= |
Compute the Mellin transform of the function: