<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Graph Forums — I need related gamma function]]></title>
		<link>https://forum.padowan.dk/viewtopic.php?id=132</link>
		<atom:link href="https://forum.padowan.dk/extern.php?action=feed&amp;tid=132&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in I need related gamma function.]]></description>
		<lastBuildDate>Mon, 14 Jun 2010 22:09:45 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: I need related gamma function]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=362#p362</link>
			<description><![CDATA[<p>The gamma function is implemented as gamma(x). The incomplete gamma functions are not directly supported, but in the beta version of Graph 4.4, which has better support for numeric integration you can create them as custom functions:<br /></p><div class="codebox"><pre><code>u_gamma(s,x)=integrate(t^(s-1)*e^-t, t, x, inf)
l_gamma(s,x)=integrate(t^(s-1)*e^-t, t, 0, x)</code></pre></div><p>The Riemann zeta function is implemented as zeta(x), but the Hurwitz zeta function is not implemented in Graph. I think it will be possible to plot it in Graph 4.4 when it gets finished, but currently the best Graph can do is the sum function, which does not support infinity as its limits.</p>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Mon, 14 Jun 2010 22:09:45 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=362#p362</guid>
		</item>
		<item>
			<title><![CDATA[I need related gamma function]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=358#p358</link>
			<description><![CDATA[<p>I need Related gamma function, Incomplete gamma function, Hurwitz zeta function or more.</p>]]></description>
			<author><![CDATA[null@example.com (MrSnakeHead)]]></author>
			<pubDate>Wed, 09 Jun 2010 22:50:53 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=358#p358</guid>
		</item>
	</channel>
</rss>
