<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[&#x27;Formeleditor&#x27; für C++]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>Ich bin auf der Suche nach einer Art Formeleditor für C++. Damit meine ich ein Programm oder eine Internetseite (zB ähnlich dem Latex Formeleditor auf <a href="http://www.codecogs.com/latex/eqneditor.php" rel="nofollow">http://www.codecogs.com/latex/eqneditor.php</a>) wo ich meine Formel im C++-Format aufschreibe (zB &quot;u2 = pow(beta, -alpha)&quot;) und mir dann die Formel in normalem Format (also zB <span class="katex"><span class="katex-mathml"><math><semantics><mrow><mi>u</mi><mn>2</mn><mo>=</mo><mi>b</mi><mi>e</mi><mi>t</mi><msup><mi>a</mi><mrow><mo>−</mo><mi>a</mi><mi>l</mi><mi>p</mi><mi>h</mi><mi>a</mi></mrow></msup></mrow><annotation encoding="application/x-tex">u2=beta^{-alpha}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="strut" style="height:0.849108em;"></span><span class="strut bottom" style="height:0.849108em;vertical-align:0em;"></span><span class="base textstyle uncramped"><span class="mord mathit">u</span><span class="mord mathrm">2</span><span class="mrel">=</span><span class="mord mathit">b</span><span class="mord mathit">e</span><span class="mord mathit">t</span><span class="mord"><span class="mord mathit">a</span><span class="vlist"><span style="top:-0.363em;margin-right:0.05em;"><span class="fontsize-ensurer reset-size5 size5"><span style="font-size:0em;">​</span></span><span class="reset-textstyle scriptstyle uncramped"><span class="mord scriptstyle uncramped"><span class="mord">−</span><span class="mord mathit">a</span><span class="mord mathit" style="margin-right:0.01968em;">l</span><span class="mord mathit">p</span><span class="mord mathit">h</span><span class="mord mathit">a</span></span></span></span><span class="baseline-fix"><span class="fontsize-ensurer reset-size5 size5"><span style="font-size:0em;">​</span></span>​</span></span></span></span></span></span> ) ausgegeben wird.</p>
<p>Der Hintergrund ist, dass C++-Formeln ja eher unübersichtlich sind und ich so immer checken könnte, ob ich alle Klammern richtig gesetzt habe etc.</p>
<p>Vielen Dank im Voraus,<br />
Tad</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/303764/formeleditor-für-c</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 07:23:23 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/303764.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 May 2012 08:36:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to &#x27;Formeleditor&#x27; für C++ on Tue, 22 May 2012 08:36:31 GMT]]></title><description><![CDATA[<p>Hallo zusammen,</p>
<p>Ich bin auf der Suche nach einer Art Formeleditor für C++. Damit meine ich ein Programm oder eine Internetseite (zB ähnlich dem Latex Formeleditor auf <a href="http://www.codecogs.com/latex/eqneditor.php" rel="nofollow">http://www.codecogs.com/latex/eqneditor.php</a>) wo ich meine Formel im C++-Format aufschreibe (zB &quot;u2 = pow(beta, -alpha)&quot;) und mir dann die Formel in normalem Format (also zB <span class="katex"><span class="katex-mathml"><math><semantics><mrow><mi>u</mi><mn>2</mn><mo>=</mo><mi>b</mi><mi>e</mi><mi>t</mi><msup><mi>a</mi><mrow><mo>−</mo><mi>a</mi><mi>l</mi><mi>p</mi><mi>h</mi><mi>a</mi></mrow></msup></mrow><annotation encoding="application/x-tex">u2=beta^{-alpha}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="strut" style="height:0.849108em;"></span><span class="strut bottom" style="height:0.849108em;vertical-align:0em;"></span><span class="base textstyle uncramped"><span class="mord mathit">u</span><span class="mord mathrm">2</span><span class="mrel">=</span><span class="mord mathit">b</span><span class="mord mathit">e</span><span class="mord mathit">t</span><span class="mord"><span class="mord mathit">a</span><span class="vlist"><span style="top:-0.363em;margin-right:0.05em;"><span class="fontsize-ensurer reset-size5 size5"><span style="font-size:0em;">​</span></span><span class="reset-textstyle scriptstyle uncramped"><span class="mord scriptstyle uncramped"><span class="mord">−</span><span class="mord mathit">a</span><span class="mord mathit" style="margin-right:0.01968em;">l</span><span class="mord mathit">p</span><span class="mord mathit">h</span><span class="mord mathit">a</span></span></span></span><span class="baseline-fix"><span class="fontsize-ensurer reset-size5 size5"><span style="font-size:0em;">​</span></span>​</span></span></span></span></span></span> ) ausgegeben wird.</p>
<p>Der Hintergrund ist, dass C++-Formeln ja eher unübersichtlich sind und ich so immer checken könnte, ob ich alle Klammern richtig gesetzt habe etc.</p>
<p>Vielen Dank im Voraus,<br />
Tad</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2214042</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2214042</guid><dc:creator><![CDATA[Tad]]></dc:creator><pubDate>Tue, 22 May 2012 08:36:31 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;Formeleditor&#x27; für C++ on Tue, 22 May 2012 08:50:36 GMT]]></title><description><![CDATA[<p>Du solltest daran arbeiten, deine C++ Formeln übersichtlicher zu machen. Wenn du vor lauter Klammern schon den Hintergrund nicht mehr siehst, machste was falsch. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";)"
      alt="😉"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2214048</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2214048</guid><dc:creator><![CDATA[cooky451]]></dc:creator><pubDate>Tue, 22 May 2012 08:50:36 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;Formeleditor&#x27; für C++ on Tue, 22 May 2012 09:20:29 GMT]]></title><description><![CDATA[<p>1. Möglichst viel in Funktionen auslagern, dann erzeugst du keine Monster.<br />
2. Einen guten Editor nehmen, dann siehst du die Klammerung besser.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2214061</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2214061</guid><dc:creator><![CDATA[Ethon]]></dc:creator><pubDate>Tue, 22 May 2012 09:20:29 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;Formeleditor&#x27; für C++ on Tue, 22 May 2012 09:25:30 GMT]]></title><description><![CDATA[<p>Wär mal eine nette Projektidee, sowas zu realisieren.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2214063</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2214063</guid><dc:creator><![CDATA[Bashar]]></dc:creator><pubDate>Tue, 22 May 2012 09:25:30 GMT</pubDate></item><item><title><![CDATA[Reply to &#x27;Formeleditor&#x27; für C++ on Tue, 22 May 2012 15:06:07 GMT]]></title><description><![CDATA[<p><a href="http://www.wolframalpha.com" rel="nofollow">http://www.wolframalpha.com</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/2214199</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2214199</guid><dc:creator><![CDATA[Wurstinator]]></dc:creator><pubDate>Tue, 22 May 2012 15:06:07 GMT</pubDate></item></channel></rss>