|
|
Using MathEclipse
The MathEclipse project is an effort to create an online based symbolic mathematics calculator and plugin for the Eclipse Framework. Eclipse and MathEclipse are written in Java, and will run on all graphical desktop environments which support Java. MathEclipse is Open Source software, freely available under the Common Public Licence. MathEclipse has the following features:
AJAX Online calculator Math expression parser API
Eclipse pluginThe Eclipse plugin is downloadable here: Installation
Workbench BasicsBefore you interact with the MathEclipse interpreter, you need to create a MathEclipse project. MathEclipse Project creationSelect the Eclipse menu File->New->Project. It will bring up the New Project dialog box. Select the wizard MathEclipse Project under the category MathEclipse and click on the Next button. It will bring up the Project Wizard for MathEclipse. Type the project name in the Project names textbox and click on the Finish button. On successful completion of above steps, you will see that a project has been created in your workspace. Also, you will notice that the perspective has changed from Java to MathEclipse. MathEclipse PerspectiveBefore we describe the MathEclipse perspective, lets have a look at the project created in the last section. The navigator view on the left shows the project. It consists of a new folder Interpreter and a default interpreter default.mi created under folder Interpreter. If the navigator view's filter does not block resource files starting with a dot ("."), then you will also be able, to see the .project file created for the MathEclipse project. The central area of the window shows the default.mi interpreter. This is where most of the user interaction happens. Here you will type in commands and look at the response:
Show the MathEclipse Control viewThe area at the bottom of the MathEclipse perspective shows the standard Eclipse Console and the MathEclipse Control view. Enter an expression like 2^32 into the upper text area and press one of the buttons
to get a result in the lower text area. Syntax Overview
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
All contents copyright of the author. ©2007. JAMWiki Version 0.6.0 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||