FormulaLookup

FormulaLookup["query"]

クエリ"query"と矛盾しない名前の式の完全名のリストを与える.

FormulaLookup["query",n]

最高で n 個の結果を返す.

FormulaLookup["class"]

class に属する全ての式名を返す.

詳細とオプション

  • FormulaLookup[All]は,式の名前の完全リストを与える.
  • FormulaLookup["Classes"]は,式のクラスの完全リストを与える.
  • 使用可能なオプション
  • RequiredPhysicalQuantities {}どの物理量を必要とするか
    ExcludedPhysicalQuantities {}どの物理量を除外するか
  • サポートされる物理量は,"Length""ElectricCurrent"および"ChemicalPotential"のように,物理・化学両分野のものを含む.また,"Angle"および"Money"のような数学および金融分野の物理量も含まれる.

例題

すべて開くすべて閉じる

  (2)

FormulaDataで使うために式の完全名を求める:

クエリのためにすべての式を求める:

スコープ  (3)

表示する式の数を制限する:

使用可能な運動競技の式をすべて求める:

式のクラスをすべて求める:

オプション  (9)

RequiredPhysicalQuantities  (5)

必要な物理量のリストを指定することで,結果を制限する:

いくつかの必要な物理量を指定することができる:

必要な物理量と除外すべき物理量の両方を含める:

指定された物理量を含むすべての式を調べる:

速度,距離,高さを使って物理の式を求める:

ExcludedPhysicalQuantities  (4)

除外すべき物理量のリストを指定することで結果を制限する:

いくつかの必要な物理量を指定することができる:

必要な物理量と除外すべき物理量の両方を含める:

指定された物理量を含むがその他の物理量は含まないすべての式を求める:

アプリケーション  (1)

慣性モーメントについてのすべての式を求める:

考えられる問題  (1)

多くの式は複数の形式を持つ:

インタラクティブな例題  (1)

特定の物理量を含む式を動的に検討する:

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

テキスト

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

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2024_formulalookup, author="Wolfram Research", title="{FormulaLookup}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/FormulaLookup.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_formulalookup, organization={Wolfram Research}, title={FormulaLookup}, year={2014}, url={https://reference.wolfram.com/language/ref/FormulaLookup.html}, note=[Accessed: 17-November-2024 ]}