What is the difference between .odf and .mml?
- Extension
- .odf
- .mml
- Format
- Binary
- Text
- Category
- Math
- Math
- Developer
- Apache Software Foundation
- World Wide Web Consortium (W3C)
- Description
- OpenDocument Formula (ODF) files are used to store mathematical formulas and equations. They are saved in the ODF format and are typically used by applications like OpenOffice Calc and LibreOffice Calc.
- MML (MathML 2.0) is a file type for representing mathematical expressions in web pages. It is an XML-based language, designed to display mathematical equations in web browsers, and is supported by all major web browsers.
- MIME Type
- application/vnd.oasis.opendocument.formula
- application/mathml+xml
- Wikipedia
- .mml on Wikipedia