Gibt eine in MathML dargestellte Formel an.
Indicates a formula represented in MathML.
2024-12-01 Created
<dcc:formula refType="force_function">
<dcc:mathml>
<mathml:math>
<mathml:apply>
<mathml:eq />
<mathml:apply>
<mathml:plus />
<mathml:apply>
<mathml:times />
<mathml:ci id="linearBalanceCoefficient_a">a</mathml:ci>
<mathml:ci>F</mathml:ci>
</mathml:apply>
<mathml:apply>
<mathml:times />
<mathml:ci id="quadraticBalanceCoefficient_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 id="qubicBalanceCoefficient_c">c</mathml:ci>
<mathml:apply>
<mathml:power />
<mathml:ci>F</mathml:ci>
<mathml:cn>3</mathml:cn>
</mathml:apply>
</mathml:apply>
<mathml:ci id="constantBalanceCoefficient_d">d</mathml:ci>
</mathml:apply>
<mathml:ci id="balancedMean">X</mathml:ci>
</mathml:apply>
</mathml:math>
</dcc:mathml>
</dcc:formula>