wolfram.el icon indicating copy to clipboard operation
wolfram.el copied to clipboard

Wolfram Alpha integration

MELPA

Wolfram Alpha integration in Emacs

Allows you to query Wolfram Alpha from within Emacs.

Installation

Install package wolfram from MELPA or download wolfram.el to a directory in your load-path. Then add this to your init file:

(require 'wolfram)

Create an account at wolframalpha.com, then in your account select "My Apps (API)".
Create a new AppID. In Emacs set that AppID as the custom variable wolfram-alpha-app-id.

Usage

To make a query, run M-x wolfram-alpha then type your query. It will show the result in a buffer called *WolframAlpha*.

Examples

How much does Lake Victoria weigh?

How much does Lake Victoria weigh?

How many nukes does the United State have?

How many nukes does the United State have?