web services - Latex to Maple webService? -


does know way transform latex formula in maple equivalent? thinking using mathml pivot format between them if existing webservice doing job helpful (and lot more easier). advices welcome!

sure, latex -> mathml can search webservice or software (eg. here, here).

to mathml maple can either try programmatically using maple commands mathml:-import, mathml:-importcontent or try pasting mathml directly maple standard gui.


Comments