Improve your workflow by searching WolframAlpha directly from the console without having to switching to the browser and opening a new tab first.

wolframalpha(search_terms)

wolfram(search_terms)

Arguments

search_terms

Search terms encapsulated in " ".

Examples

wolframalpha("my search terms")
#> Searching WolframAlpha for "my search terms" in browser
wolfram("my search terms")
#> Searching WolframAlpha for "my search terms" in browser