Skip Menu |

This queue is for tickets about the Math-Libm CPAN distribution.

Report information
The Basics
Id: 50506
Status: new
Priority: 0/
Queue: Math-Libm

People
Owner: Nobody in particular
Requestors: user42 [...] zip.com.au
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: suggest tgamma()
Date: Thu, 15 Oct 2009 10:58:07 +1100
To: bug-Math-Libm [...] rt.cpan.org
From: Kevin Ryde <user42 [...] zip.com.au>
It'd be good if Math::Libm included an interface to the tgamma() function. It's new in C99 but for older systems a fallback to exp(gamma()) or something could be close enough.