Gibt eine in MathML dargestellte Formel an.
Indicates a formula represented in MathML.
2024-12-01 Created
2026-01-05: Changed example note.
<dcc:formula refType="force_function">
<dcc:mathml>
<mathml:math>
<mathml:apply>
<mathml:eq />
<mathml:apply>
<mathml:plus />
<mathml:apply>
<mathml:times />
<mathml:ci xref="linearBalanceIncreasingCoefficient_a">a</mathml:ci>
<mathml:ci>F</mathml:ci>
</mathml:apply>
<mathml:apply>
<mathml:times />
<mathml:ci xref="quadraticBalanceIncreasingCoefficient_b">b</mathml:ci>
<mathml:apply>
<mathml:power />
<mathml:ci>F</mathml:ci>
<mathml:cn>2</mathml:cn>
</mathml:apply>
</mathml:apply>
<mathml:apply>
<mathml:times />
<mathml:ci xref="qubicBalanceIncreasingCoefficient_c">c</mathml:ci>
<mathml:apply>
<mathml:power />
<mathml:ci>F</mathml:ci>
<mathml:cn>3</mathml:cn>
</mathml:apply>
</mathml:apply>
<mathml:ci xref="constantBalanceIncreasingCoefficient_d">d</mathml:ci>
</mathml:apply>
<mathml:ci id="balancedMeanIncreasing">X</mathml:ci>
</mathml:apply>
</mathml:math>
</dcc:mathml>
</dcc:formula>