The Wolfram|Alpha Blog is now part of the Wolfram Blog. Join us there for the latest on Wolfram|Alpha and other Wolfram offerings »
TAG: Plotting And Graphics
May 17, 2011– 29

Plotting functions in the Cartesian plane is such a simple task with Wolfram|Alpha: just enter the function you are looking to graph, and within seconds you will have a beautiful result. If you are feeling daring, enter a multivariate function, and the result will be a 3D Cartesian graph. Wolfram|Alpha is certainly not limited to Cartesian plotting; we have the functionality to make number lines, 2D and 3D polar plots, 2D and 3D parametric plots, 2D and 3D contour plots, implicit plots, log plots, log-linear plots, matrix plots, surface of revolution plots, region plots, list plots, pie charts, histograms, and more. Furthermore, in Wolfram|Alpha we can generate specialized plots for illustrating asymptotes, cusps, maxima, minima, inflection points, saddle points, solutions of ordinary differential equations, poles, eigenvalues, series expansions, definite integrals, 2D inequalities, interpolating polynomials, least-squares best fits, and more. Let’s take a look at the plotting functionality in Wolfram|Alpha, some of which is newly improved!

We will start simple with 2D Cartesian plots.

Here we plot sin(√7x)+19cos(x) for x between -20 and 20.

Plot sinsqrt7x+19cosx between -20 and 20
More »

January 7, 2011– 3

The real line runs from negative to positive infinity and consists of rational and irrational numbers. It generally appears horizontally, and every point corresponds to a real number. Also known as a number line in school, the real line is said to be one of the most useful ways to understand basic mathematics. Wolfram|Alpha can now aid you in learning the difference between x<-5 and x>5, or Abs[x]<2.

Wolfram|Alpha now graphs inequalities and points on the real line. This new feature in Wolfram|Alpha allows you to plot a single inequality or a list of multiple inequalities. Let’s start off simply and try “number line x<100”.

Number line x<100

You can easily see that this is the set of all real numbers from negative infinity to, but not including, 100.

What if you need to plot a more difficult inequality, like “number line 3x<7x^2+2”? This plot will show that the solutions to this inequality are all real numbers between negative and positive infinity.
More »