Difference between revisions of "Help:Formula"
From ApCoCoAWiki
KHiddemann (talk | contribs) (New page: formula) |
KHiddemann (talk | contribs) |
||
Line 1: | Line 1: | ||
formula | formula | ||
+ | |||
+ | ==Description== | ||
+ | Contents are a mathematical expression and may get emphasized and rendered differently. | ||
+ | |||
+ | ==Syntax== | ||
+ | <code><formula> ... </formula></code> | ||
+ | |||
+ | ==May contain== | ||
+ | *[[CoCoAXML:PCDATA|#PCDATA]] | ||
+ | *[[CoCoAXML:Less_eq|less_eq]] | ||
+ | *[[CoCoAXML:OCB|ocb]] | ||
+ | *[[CoCoAXML:CCB|ccb]] | ||
+ | *[[CoCoAXML:Times|times]] | ||
+ | |||
+ | [[Category:CoCoAXML|Formula]] | ||
+ | {{DISPLAYTITLE:Formula}} |