<?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[logarithmieren]]></title><description><![CDATA[<p>Hi,</p>
<p>wie kann man unter C++ denn mit Logarithmen arbeiten? Gibt es da vorgefertigte Funktionen?</p>
<p>Danke,<br />
Matze</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/122233/logarithmieren</link><generator>RSS for Node</generator><lastBuildDate>Sun, 23 Aug 2026 00:34:13 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/122233.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Oct 2005 12:21:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to logarithmieren on Sun, 02 Oct 2005 12:21:30 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>wie kann man unter C++ denn mit Logarithmen arbeiten? Gibt es da vorgefertigte Funktionen?</p>
<p>Danke,<br />
Matze</p>
]]></description><link>https://www.c-plusplus.net/forum/post/884522</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/884522</guid><dc:creator><![CDATA[Matze12345]]></dc:creator><pubDate>Sun, 02 Oct 2005 12:21:30 GMT</pubDate></item><item><title><![CDATA[Reply to logarithmieren on Sun, 02 Oct 2005 12:26:49 GMT]]></title><description><![CDATA[<p>#include &lt;cmath&gt;, dann gibts log und ln, alles weitere kann man daraus ja ohne Probleme basteln <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>MfG SideWinder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/884525</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/884525</guid><dc:creator><![CDATA[SideWinder]]></dc:creator><pubDate>Sun, 02 Oct 2005 12:26:49 GMT</pubDate></item></channel></rss>