Difference between revisions of "Help:Formula"

From ApCoCoAWiki
(New page: formula)
 
m (CoCoAXML:Formula moved to Help:Formula: tidying up the wiki.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
formula
 
formula
 +
 +
==Description==
 +
Contents are a mathematical expression and may get emphasized and rendered differently.
 +
 +
==Syntax==
 +
<code>&lt;formula&gt; ... &lt;/formula&gt;</code>
 +
 +
==May contain==
 +
*[[Help:PCDATA|&#35;PCDATA]]
 +
*[[Help:Less_eq|less_eq]]
 +
*[[Help:OCB|ocb]]
 +
*[[Help:CCB|ccb]]
 +
*[[Help:Times|times]]
 +
 +
[[Category:CoCoAXML|Formula]]
 +
{{DISPLAYTITLE:Formula}}

Latest revision as of 14:29, 16 October 2007

formula

Description

Contents are a mathematical expression and may get emphasized and rendered differently.

Syntax

<formula> ... </formula>

May contain