WolframAlpha.Query


public function Query

Prototype:

public function Query(string q, string podstate="", string assumption="", string podtitle="", string ip="", string latlong="", string location="")

Parameters

q
(string) // TO DO
podstate
(string) has a default value of ""
assumption
(string) has a default value of ""
podtitle
(string) has a default value of ""
ip
(string) has a default value of ""
latlong
(string) has a default value of ""
location
(string) has a default value of ""

Description:

TODO: Document this

Return value:

// TO DO