Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Warning: This resource is provisional
Function Repository Resource:
Compute a variety of integral transforms on input expressions
ResourceFunction["GenericIntegralTransform"][f,z,t,"type"] gives the integral transform 𝒯type[f](t) corresponding to the input function f(z), in terms of the new variable t. |
GenerateConditions | Automatic | whether to provide conditions under which the given result is valid |
"FoxHForm" | False | whether to provide results (where possible) in terms of the FoxH function |
Compute the Mellin transform of a Bessel function:
In[1]:= |
Out[1]= |
Compute the Mellin transform of an exponential function:
In[2]:= |
Out[2]= |
This work is licensed under a Creative Commons Attribution 4.0 International License