New in Wolfram
Mathematica
8: Combine Knowledge and Computation
◄
previous
|
next
►
Integration with Wolfram|Alpha
Programmatically Request Specific Results
WolframAlpha
can be used to programmatically specify the set of results that is returned.
In[1]:=
X
WolframAlpha["ice at -78C, 2 atm", \ {{"PhaseDiagramTPPlot:ChemicalData", 1}, "Content"}]
Out[1]=
In[2]:=
X
WolframAlpha["temperature boston 2009", \ {{"TemperatureChart:WeatherData", 1}, "Content"}]
Out[2]=