convert to D - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


convert/D

convert expressions involving derivatives to use the D operator

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, D)

Parameters

expr

-

expression in diff notation

Description

• 

The convert/D function converts expressions involving derivatives in the diff notation to expressions in the D operator notation.

Examples

fdiffyx,`$`x,2:

convertf,D

D2yx

(1)

See Also

convert

convert/diff