Mathematica CalcCenter as a CalculatorYou can use Mathematica CalcCenter just like a calculator: you type in questions, and Mathematica CalcCenter prints back answers. Here is a simple computation. Press   to tell Mathematica CalcCenter to evaluate the input you have given.
Out[1]= |  |
Mathematica CalcCenter automatically handles numbers of any size.
Out[2]= |  |
You can enter computations in standard mathematical notation using the Formula Editor Left-hand Palette or from the keyboard.
Out[3]= |  |
This tells Mathematica CalcCenter to work out the eigenvalues of a matrix.
Out[4]= |  |
An important feature of Mathematica CalcCenter is its ability to handle formulas as well as numbers. This asks Mathematica CalcCenter to solve an equation. The answer is a formula that depends on a parameter.
Out[5]= |  |
This asks Mathematica CalcCenter to evaluate an integral.
Out[6]= |  |
You can use Mathematica CalcCenter to make 2D and 3D graphics. Here is a 2D plot of a simple function.
Here is a 3D plot. The space between the x and y indicates multiplication.
|