Constants

Constants

is an option for Dt which gives a list of objects to be taken as constants.

Details

  • If f appears in the list of Constants, then both Dt[f] and Dt[f[]] are taken to be zero.

Examples

open allclose all

Basic Examples  (3)

Here both a and b are assumed to depend on x:

Specify that a does not depend on x using the Constants option:

Specify that both a and b are independent of x:

Scope  (3)

Use TagSet to prescribe a constant:

Use SetAttributes to prescribe a constant:

For a constant f any expression f[expr] is also assumed to be constant:

Properties & Relations  (2)

Constants allows Dt to emulate D:

NonConstants allows D to emulate Dt:

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

Text

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

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2023_constants, author="Wolfram Research", title="{Constants}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/Constants.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_constants, organization={Wolfram Research}, title={Constants}, year={1988}, url={https://reference.wolfram.com/language/ref/Constants.html}, note=[Accessed: 19-March-2024 ]}