简体   繁体   中英

Is there a good way to plot graph from mathml or latex?

I want to plot math function from MathML or Latex.
javascript lib is best choice.

Which i want do is like this: www.desmos.com input a MathML or Latex string such as y=x^2 ,then plot it.

http://www1.chapman.edu/~jipsen/mathml/asciimath.html is a great resource which has been around for a long time. The sandbox ( http://mathcs.chapman.edu/~jipsen/math/index.php/ASCIIMathML/ASCIIMathMLSandbox.html ) shows how to use graphs. It was initially designed to display math equations using MathML, but has been extended to calculate graphs, too.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM