Constants

Constants

Dtのオプションとして使われ,定数とみなすオブジェクトのリストを与える.

詳細

  • fConstantsのリストに出現する場合,Dt[f]Dt[f[]]はともにゼロであるとみなされる.

例題

すべて開くすべて閉じる

  (3)

以下では,ab の両方が x に依存するとみなされる:

Constantsオプションを使って ax に依存しないように指定する:

abx に依存しないように指定する:

スコープ  (3)

TagSetを使って定数を規定する:

SetAttributesを使って定数を規定する:

f が定数のとき,任意の式 f[expr]もまた定数であるとみなされる:

特性と関係  (2)

ConstantsDtDのような動作をするようにする:

NonConstantsDDtのような動作をするようにする:

Wolfram Research (1988), Constants, Wolfram言語関数, https://reference.wolfram.com/language/ref/Constants.html.

テキスト

Wolfram Research (1988), Constants, Wolfram言語関数, 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_2024_constants, author="Wolfram Research", title="{Constants}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/Constants.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

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