Math
A mathematical variable or equation.
Name | @id | Type | Description | Inherited from |
---|---|---|---|---|
text (required) | schema:text | string |
The text of the equation in the language. | Math |
type (required) | schema:type | enum{ Math , MathBlock , MathFragment } |
The name of the type. | Entity |
errors | stencila:errors | array[ string ] |
Errors that occurred when parsing the math equation. | Math |
id | schema:id | string |
The identifier for this item. | Entity |
mathLanguage | stencila:mathLanguage | string |
The language used for the equation e.g tex, mathml, asciimath. | Math |
meta | stencila:meta | object |
Metadata associated with this item. | Entity |
Parent: Entity
Descendants: MathBlock, MathFragment
As: JSON-LD JSON-Schema
Note: This documentation was
autogenerated from Math.schema.yaml
. Please
help improve these docs (and show how we humans 💁 can do better than bots 🤖!) by creating a Markdown documentation
file🙏