CINXE.COM

Gamma Function Calculator

<!DOCTYPE html> <html> <head> <!-- Google tag (gtag.js) Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-EM5BEFDGX6"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-EM5BEFDGX6'); </script> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Gamma Function Calculator</title> <meta name="AUTHOR" content="eFunda, Inc."> <meta name="DESCRIPTION" content="Calculate the value of gamma function from user input argument."> <meta name="KEYWORDS" content="gamma function, generalized factorial, stirling series, eFunda, Math , arguments , calculators, calculate, calculations , factorials , formulae, formulas , functions , gamma , interpolations , linear , recursion , special , values"> <link rel="stylesheet" href="/css/style-root.css?v=1.0.0"> <link rel="stylesheet" href="/css/style-ros.css?v=1.0.7"> <link rel="stylesheet" href="/css/styles-legacy.css?v=1.0"> <link rel="stylesheet" href="/css/round_border.css"> <link rel="stylesheet" href="/css/wolfram.css?v=1.0.1"> <!--[if IE]> <link rel="stylesheet" href="/css/wolfram_ie.css"> <![endif]--> <link rel="stylesheet" href="/css/fa.css"> <link rel="icon" href="/images/favicons/favicon-32.png" sizes="32x32"> <link rel="icon" href="/images/favicons/favicon-57.png" sizes="57x57"> <link rel="icon" href="/images/favicons/favicon-76.png" sizes="76x76"> <link rel="icon" href="/images/favicons/favicon-96.png" sizes="96x96"> <link rel="icon" href="/images/favicons/favicon-128.png" sizes="128x128"> <link rel="icon" href="/images/favicons/favicon-192.png" sizes="192x192"> <link rel="icon" href="/images/favicons/favicon-228.png" sizes="228x228"> <link rel="shortcut icon" sizes="196x196" href="/images/favicons/favicon-196.png"> <link rel="apple-touch-icon" href="/images/favicons/favicon-120.png" sizes="120x120"> <link rel="apple-touch-icon" href="/images/favicons/favicon-152.png" sizes="152x152"> <link rel="apple-touch-icon" href="/images/favicons/favicon-180.png" sizes="180x180"> <meta name="msapplication-TileColor" content="#FFFFFF"> <meta name="msapplication-TileImage" content="/images/favicons/favicon-144.png"> <meta name="msapplication-config" content="/images/favicons/browserconfig.xml" /> <script src="/js/jquery-3.4.1.min.js"></script> <script src="/js/efunda-ros.js?v=1.0.9"></script> <script src="/js/utilities.js?v=1.0"></script> <script src="/js/webMathematica.js?v=1.0.2"></script> <style> @media only screen and (max-width: 1043px) { #ros-menu {top: 60px;} </style> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/4250/eFunda', [728, 90], 'div-gpt-ad-1584717204048-0').addService(googletag.pubads()); // GlobalSpec googletag.defineSlot('/4250/eFunda', [300, 250], 'div-gpt-ad-1584717204048-1').addService(googletag.pubads()); // GlobalSpec googletag.defineSlot('/4250/eFunda', [160, 600], 'div-gpt-ad-1584717204048-2').addService(googletag.pubads()); // GlobalSpec googletag.defineSlot('/1065348/SM_Skyscraper', [160, 600], 'div-gpt-ad-1550283326625-0').addService(googletag.pubads()); // SmartMeasurement googletag.defineSlot('/1065348/SM_728x90', [728, 90], 'div-gpt-ad-1550282781000-0').addService(googletag.pubads()); // SmartMeasurement googletag.defineSlot('/1065348/ROS-Top-Low-728x90', [728, 90], 'div-gpt-ad-1588786797429-0').addService(googletag.pubads()); //House googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> </head> <body> <header> <div class="banner"> <div class="home"><a href="/home.cfm"><h1>Home</h1></a></div> <div class="menu"> <a href="/calculator.cfm">Calculators</a> <a href="/forum/forum.cfm">Forum</a> <a href="https://efunda.tradepub.com/">Magazines</a> <a href="/members/people/search_people.cfm">Search Members</a> <a href="/whyjoin.cfm">Membership</a> <a href="/members/login/login.cfm?direct=y">Login</a> </div> </div> </header> <div class="ros-container"> <div id="ros-left-container" class="ros-left-container"> <input id="toggle-button" type="checkbox"> <div id="ros-menu" class="ros-menu"> <table width="298" border="0" cellspacing="0" cellpadding="1"> <tr> <!-- This row sets the column widths --> <td width="10"></td> <td width="284"></td> </tr> <!-- First Topic --> <tr> <td valign="top"><img src="../../images/dot.gif"></td> <td class="smalltext"><b>Special Functions</b></td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../unit_delta/unit_delta.cfm" class="title1">Unit Step &amp; Delta</a></td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../gamma/index.cfm" class="title1">Gamma</a></td> </tr> <tr bgcolor="#ccffcc"> <td valign="top"><img src="/images/pixel.png"></td> <td class="footnotetext">&nbsp;&nbsp;Gamma Calculator</td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="footnotetext">&nbsp;&nbsp;<a href="../gamma/gammaplot.cfm" class="title1">Gamma Plot</a></td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../beta/index.cfm" class="title1">Beta</a></td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../bessel/bessel.cfm" class="title1">Bessel</a></td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../error_zeta/error_zeta.cfm" class="title1">Error &amp; Zeta</a></td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../elliptic/elliptic.cfm" class="title1">Elliptic</a></td> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../hypergeometric/hypergeometric.cfm" class="title1">Hypergeometric</a></td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../miscellaneousfun/miscellaneousfun.cfm" class="title1">Miscellaneous</a></td> </tr> <!-- Resource and Bibliography links --> <tr> <td valign="top"><img src="../../images/dot.gif"></td> <td class="smalltext"><b>Resources</b></td> </tr> <tr> <td valign="top"><img src="/images/pixel.png"></td> <td class="smalltext"><a href="../math_home/math_bibliography.cfm" class="title1">Bibliography</a></td> </tr> </table> </div> <div class="ros-left-banner"> <iframe src="https://www.wolfram.com/efunda/featured.html" width="300" height="194" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> </div> <div class="ros-left-house-ad"> </div> </div> <div id="ros-content" class="ros-content"> <div class="menu-toggle"> <label for="toggle-button"><i class="fas fa-bars"></i> Toggle Menu</label> </div> <div style="text-align:center; background-color:#cfe9ab; border-radius:5px; padding:10px; margin-bottom:5px;"> <form action="/search/search_efunda.cfm" id="cse-search-box" style="margin:0;"> <input type="hidden" name="search_scope" value="all" /> <input type="hidden" name="cx" value="partner-pub-4893968732705577:8p6b3e740e7" /> <input type="hidden" name="cof" value="FORID:11" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" class="Text" style="border:none; border-radius:5px; width:400px; height:35px; padding-left:5px;" name="q" maxlength="50" value="" /> <input type="submit" name="sa" value="Search efunda" style="font-size:1rem; color:white; border:none; border-radius:5px; background-color:#72993c; width:150px; height:35px; margin-left:20px;" /> </form> </div> <div class="icon-menu" style="margin:20px 0;"> <div class="icon-spacer"><img src="/images/llc1.gif"></div> <div class="icon-item"><a href="/materials/"><img src="/images/title4.gif"></a><br><a class="title1" href="/materials/">Materials</a><a name="PageTop"></a></div> <div class="icon-spacer"><img src="/images/mid_peg1.gif"></div> <div class="icon-item"><a href="/materials/"><a href="/DesignStandards/"><img src="/images/title3.gif"></a><br><a class="title1" href="/DesignStandards/">Design</a></div> <div class="icon-spacer"><img src="/images/mid_peg1.gif"></div> <div class="icon-item"><a href="/materials/"><a href="/processes/"><img src="/images/title2.gif"></a><br><a class="title1" href="/processes/">Processes</a></div> <div class="icon-spacer"><img src="/images/mid_peg1.gif"></div> <div class="icon-item"><a href="/materials/"><a href="/units/"><img src="/images/title5.gif"></a><br><a class="title1" href="/units/">Units</a></div> <div class="icon-spacer"><img src="/images/mid_peg1.gif"></div> <div class="icon-item"><a href="/formulae/"><img src="/images/title6.gif"></a><br><a class="title1" href="/formulae/">Formulas</a></div> <div class="icon-spacer"><img src="/images/mid_peg1.gif"></div> <div class="icon-item"><a href="/materials/"><a href="/math/"><img src="/images/title1.gif"></a><br><a class="title1" href="/math/">Math</a></div> <div class="icon-spacer"><img src="/images/lrc1.gif"></div> </div> <!-- Wolfram web resources banner --> <div id="resourcesWrapper"> <div class="resourcesHeader"> <img src="https://www.wolfram.com/efunda/resourcesHeader.gif" width="322" height="11" alt="Web Resources (Sponsored by Wolfram Research)" title="Web Resources (Sponsored by Wolfram Research)"> <a href="https://www.wolfram.com/webresources.html">Browse all &raquo;</a> </div> <ul class="resourcesList"> <li><a href="https://community.wolfram.com/">Wolfram Community &raquo; <img src="https://www.efunda.com/webM/images/community.png" width="232" height="107" alt="Wolfram Community" title="Wolfram Community"></a></li> <li><a href="https://www.wolfram.com/language/">Wolfram Language &raquo; <img src="https://www.efunda.com/webM/images/wolfram-language.png" width="232" height="107" alt="Wolfram Language" title="Wolfram Language"></a></li> <li><a href="https://demonstrations.wolfram.com/">Demonstrations &raquo; <img src="https://www.efunda.com/webM/images/demonstrations-project.png" width="232" height="107" alt="Demonstrations" title="Demonstrations"></a></li> <li class="last"><a href="https://devices.wolfram.com">Connected Devices &raquo; <img src="https://www.efunda.com/webM/images/connected-devices-project.png" width="232" height="107" alt="Connected Devices" title="Connected Devices"></a></li> </ul> </div> <!-- end web resources banner --> <div class="main-meat"> <table width="100%" border="0" cellspacing="1" cellpadding="5"> <tr><td height="20"></td></tr> <tr><td class="text" align="center" bgcolor="#cccc99"> <b>Value of Gamma Function</b> </td></tr> <tr bgcolor="#eeeee0"><td class="smalltext" align="left"> <div align="center"> <form action="findgamma.cfm" method="POST"> <p><b>Gamma( <input type="Text" name="XX" class="smalltext" value="1" size="8" maxlength="8"> ) = </b>&nbsp;<b>0.997138977051</b> <input type="image" border="0" align="absmiddle" src="../../images/go4.gif" alt="calculate"> </form> </div> Please note that the values of the gamma function are based on a table where the arguments lie on the interval of <img src="images/btw12.gif" border=0 alt="[1,2]" align="absmiddle"> with an increment of 0.001. For arguments outside the range of the table, the values of the gamma function are calculated by the <em>recursion formula</em> <img src="images/recursive2.gif" align="absmiddle" width=113 height=26 border=0 alt=""> and, when necessary, <em>linear interpolation</em>. <p> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td align="left" valign="top" class="smalltext" valign="baseline">This calculator is also available through webMathematica<sup>&reg;</sup> </td> <td align="right" valign="top" width="10%" nowrap> <a href="../../webM/arithmetic/evaluate.cfm?expr=Gamma%5B0%2E375%5D&eval=1&outfmt=InputForm" valign="top"><img src="../..//images/calculator.gif" border=0 alt="Gamma Function Finder Related Calculator"></a> </td> </tr> </table> </td></tr> <tr><td align="CENTER"><div align="center"><img src="images/gammaplot.gif" width=511 height=462 border=0 alt=""></div></td></tr> </td> </table> </div> <div style="text-align:center; padding:80px 0 20px 0;"> <img src="/images/section_bar_1.png"> <iframe src="https://www.wolfram.com/efunda/footer.html" width="575" height="145" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe> </div> </div> </div> <footer> <div class="container"> <a href="/whyjoin.cfm">Membership</a> <a href="/about/about.cfm">About Us</a> <a href="/members/privacy.cfm">Privacy</a> <a href="/disclaimer.cfm">Disclaimer</a> <a href="/about/contact.cfm">Contact Us</a> <a href="/eds">Directory</a> <a href="https://efunda.co">Advertise</a> <p>copyright &copy; 1999-2024 eFunda, Inc.</p> </div> </footer> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10