New in Wolfram
Mathematica
8: Combine Knowledge and Computation
◄
previous
|
next
►
Integration with Wolfram|Alpha
Programming with Wolfram|Alpha Data
Results from Wolfram|Alpha can be immediately used for further programming.
In[1]:=
X
DateListPlot[ WolframAlpha[ StringJoin[ "population history of ", #], \ {{"RecentHistory:Population:CountryData", 1}, "TimeSeriesData"}]] & /@ WolframAlpha["countries of g8", {{"Result", 1}, "ComputableData"}]
Out[1]=
In[2]:=
X
Table[Style[ WolframAlpha[ StringJoin[solid <> " net image"], {{"Result", 1}, "Content"}], Magnification -> 1/4], {solid, WolframAlpha["platonic solids", {{"Result", 1}, "ComputableData"}]}]
Out[2]=