Formats/MathML - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : Formats/MathML

MathML (.mml) Math Format

MathML file format

 

Description

Notes

Examples

References

Description

• 

MathML (Mathematics Markup Language) is an XML-based standard for encoding and communicating structured mathematical information.

• 

The commands in the MathML package support the import and export of both content and presentation MathML.

• 

The Import and Export commands can be used for import and export of MathML files.

Notes

• 

Content-Type: application/mathml+xml

Examples

Import a MathML expression from a file

(1)

Export an expression to a MathML string

(2)

References

  

MathML Specification, W3C.

See Also

Formats

MathML

 


Download Help Document