Online Visual Maths Equation Editor which can be implemented in website?

☆樱花仙子☆ 提交于 2019-12-25 03:05:35

问题


I am creating a visual mathematics equation editor online, but I am finding difficulty in making it properly.

Before I continue, I wanted to make sure that there are no website-implementable editors I can use (ones which can do fractions, indices, surds, etc.).

So, is there any?

UPDATE: I was just looking online and I saw Math/Graph TinyMCE, but that one still requires user knowledge of LaTeX. I want something exactly like that, but where they can actually just edit the fraction hands-on.


回答1:


This is inevitably going to lead you into learning about MathML.

There is a TON of information about it online, but I am no expert.




回答2:


Disclaimer: I work on this tool.

Alfred's Equation Editor (AlfredEq) does exactly what you ask. Combine it with MathJax for rendering.



来源:https://stackoverflow.com/questions/12127456/online-visual-maths-equation-editor-which-can-be-implemented-in-website

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!