WOLFRAM

Copy to clipboard.
NFractionalD[f,{x,α},x0]

gives a numerical approximation to the RiemannLiouville fractional derivative of order α of the function f at the point x0.

Details and Options

Examples

open allclose all

Basic Examples  (5)Summary of the most common use cases

Calculate the half-order fractional derivative of a quadratic function with respect to x at some point:

Out[1]=1

Calculate the -order fractional derivative of a constant with respect to x at some point:

Out[1]=1

Plot the -order fractional derivative of an exponential function:

Out[1]=1

Numerical fractional derivative of MittagLefflerE at a point:

Out[1]=1

Generate a list of numerical values of the fractional derivative of the MittagLefflerE function:

Plot this fractional derivative:

Out[3]=3

Numerical fractional integral:

Out[1]=1

Scope  (9)Survey of the scope of standard use cases

Plot the -order fractional derivative of the square function with respect to x:

Out[1]=1

Calculate the 0.23-order fractional derivative of the Exp function numerically and symbolically:

Out[1]=1
Out[2]=2

Calculate the value of the half-order derivative of the ArcTan function at some point:

Out[1]=1

Plot this function:

Out[2]=2

The -order fractional derivative of the Sin function:

Out[1]=1

The -order fractional integral of the Sin function:

Out[1]=1

The half-order fractional derivative of the AiryAi function:

Out[1]=1

Numerically calculate the fractional derivative of the BesselJ function:

Out[1]=1

Numerically calculate the fractional derivative of the MeijerG function:

Out[1]=1

Plot the numerically calculated fractional derivatives and integrals of a trigonometric product:

Out[1]=1
Out[2]=2

Options  (2)Common values & functionality for each option

Method  (2)

NFractionalD has two built-in methods, the RiemannLiouville and the GrünwaldLetnikov methods:

Out[1]=1
Out[2]=2

If the Method is not specified, NFractionalD automatically uses the RiemannLiouville approach:

Out[3]=3

In some cases, the GrünwaldLetnikov method is able to calculate the numerical fractional derivative:

Out[1]=1

It is not possible to calculate this fractional derivative using the RiemannLiouville method:

Out[2]=2

Applications  (3)Sample problems that can be solved with this function

NFractionalD is able to numerically calculate fractional derivatives when FractionalD fails:

Out[1]=1
Out[2]=2

FractionalD outputs may contain DifferenceRoot sequences:

Out[1]=1

For a specific order of fractional differentiation, this is a cumbersome sum of HypergeometricPFQ functions:

Out[2]=2

However, the numerically calculated fractional derivative plot might be insightful:

Out[3]=3

Effectively generate a list of numerical values of fractional derivatives of a complex function using NFractionalD:

The timing for the calculated 151 values:

Out[2]=2

Plot this fractional derivative:

Out[3]=3

Properties & Relations  (6)Properties of the function, and connections to other functions

NFractionalD is defined for all real :

Out[1]=1
Out[2]=2
Out[3]=3

In general, the fractional derivative of a constant is not 0:

Out[1]=1

NFractionalD gives the output in WorkingPrecision (if not specified, it is MachinePrecision):

Out[1]=1
Out[2]=2

If the Method option is not specified, NFractionalD uses the "RiemannLiouville" method:

Out[1]=1
Out[2]=2

Plot the fractional derivative using the numerical NFractionalD approach:

Out[1]=1

Compare with the symbolic FractionalD approach:

Out[2]=2

For negative orders , NCaputoD coincides with NFractionalD:

Out[1]=1
Out[2]=2

Possible Issues  (3)Common pitfalls and unexpected behavior

NFractionalD will generate an error message if the Method option is not correct:

Out[1]=1

NFractionalD will generate an error message if the precision of input is less than the WorkingPrecision:

Out[1]=1

NFractionalD takes only numeric points of evaluation:

Out[1]=1
Out[2]=2

Neat Examples  (1)Surprising or curious use cases

Plot the Sin function and its half, first and -order derivatives:

Out[1]=1
Wolfram Research (2022), NFractionalD, Wolfram Language function, https://reference.wolfram.com/language/ref/NFractionalD.html.
Copy to clipboard.
Wolfram Research (2022), NFractionalD, Wolfram Language function, https://reference.wolfram.com/language/ref/NFractionalD.html.

Text

Wolfram Research (2022), NFractionalD, Wolfram Language function, https://reference.wolfram.com/language/ref/NFractionalD.html.

Copy to clipboard.
Wolfram Research (2022), NFractionalD, Wolfram Language function, https://reference.wolfram.com/language/ref/NFractionalD.html.

CMS

Wolfram Language. 2022. "NFractionalD." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NFractionalD.html.

Copy to clipboard.
Wolfram Language. 2022. "NFractionalD." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NFractionalD.html.

APA

Wolfram Language. (2022). NFractionalD. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NFractionalD.html

Copy to clipboard.
Wolfram Language. (2022). NFractionalD. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NFractionalD.html

BibTeX

@misc{reference.wolfram_2025_nfractionald, author="Wolfram Research", title="{NFractionalD}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/NFractionalD.html}", note=[Accessed: 04-April-2025 ]}

Copy to clipboard.
@misc{reference.wolfram_2025_nfractionald, author="Wolfram Research", title="{NFractionalD}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/NFractionalD.html}", note=[Accessed: 04-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_nfractionald, organization={Wolfram Research}, title={NFractionalD}, year={2022}, url={https://reference.wolfram.com/language/ref/NFractionalD.html}, note=[Accessed: 04-April-2025 ]}

Copy to clipboard.
@online{reference.wolfram_2025_nfractionald, organization={Wolfram Research}, title={NFractionalD}, year={2022}, url={https://reference.wolfram.com/language/ref/NFractionalD.html}, note=[Accessed: 04-April-2025 ]}