FormulaLookup
FormulaLookup["query"]
gives a list of the full names of formulas whose names are consistent with "query".
FormulaLookup["query",n]
returns at most n results.
FormulaLookup["class"]
returns the names of all formulas within that class.
Details and Options
- FormulaLookup[All] gives a full list of formula names.
- FormulaLookup["Classes"] returns a full list of formula classes.
- The following options can be given:
-
RequiredPhysicalQuantities {} which physical quantities to require ExcludedPhysicalQuantities {} which physical quantities to exclude - Supported physical quantities include both physical and chemical quantities such as "Length", "ElectricCurrent", and "ChemicalPotential", as well as mathematical and financial quantities such as "Angle" and "Money".
Examples
open allclose allBasic Examples (2)
Scope (3)
Options (9)
RequiredPhysicalQuantities (5)
ExcludedPhysicalQuantities (4)
Limit the results by specifying a list of excluded physical quantities:
Several necessary physical quantities can be specified:
Include both required physical quantities and physical quantities to be excluded:
Find all formulas with specified physical quantities but not including other physical quantities:
Text
Wolfram Research (2014), FormulaLookup, Wolfram Language function, 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