KAlgebra is a calculator with symbolic and analysis features that lets you plot 2D and 3D functions as well as to easily calculate mathematical expressions.
MathML on WebI new free solution to display mathml tags in html pagesAdvantages: The display is the same on Internet Explorer, Google Chrom, Firefox, Opera; No need to install other components on the
... [More] client's computer (like activeX); Easy to insert in web pages. Use MathML Formula for Flash project to display the formula.
How to code [Less]
This project aims to integrate MathML into html pages. The goal is do accomplish this as simply as possible, while maintaining a feel similar to that of developing in GWT.
The end goal is that
... [More] educational and academic websites will utilize MathML for making interactive applications such as editors, problem sheet generators, and other math/science related applications.
Collaborators are welcome.
TODO: + Implement a lightweight CAS (Computer algebra System) to run purely in the browser (Yacas,JAS,Mathrider,Matheclipse)?. This will help generate solutions for random problem sets. + Find other browsers which also support MathML. + Work on either integrating drag-math or another web math editor with the project to allow people such as students or teachers to communicate effectively. [Less]
MathML Formula for Flashis an implementation of MathML to display the mathematical formula and it is intended to be used in Adobe Flash applications.
There are 2 opens source projects which use
... [More] this implementation: MathML Editor for Flash MathML on Web
More info you can get from http://www.learn-math.info/mathml.htm?action=formula [Less]
MathML IDE MathML Editor MathML Graph MathML Formula MathML on web pages
MathML EditorIt is an implementation of MathML editor intended to be used for web sites. This project use MathML Formula for Flash project to display the formula.