Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] An algebraic question

Subject: CGAL users discussion list

List archive

[cgal-discuss] An algebraic question


Chronological Thread 
  • From: Costas Tsirogiannis <>
  • To:
  • Subject: [cgal-discuss] An algebraic question
  • Date: Thu, 26 Apr 2012 18:10:10 +0200


Greetings,

I would like to evaluate, with fixed precision error, a rational function of two large factorials:
both numerator and denominator might be huge integers but the ratio is always some value in [0,1] .
 The idea is to do that using floating point arithmetic with a bounded error, as efficiently as possible.

Most resources on the web point to the use of the natural logarithm of the Gamma function.
However, I haven't been able to come across any software package out there that implements that.
Can anybody direct me to such an existing implementation?

My excuses if the above question is unrelated with the subject of the current list, yet I could not think
of a more fitting web-community to forward this request.

thanks in advance,

Constantinos


  • [cgal-discuss] An algebraic question, Costas Tsirogiannis, 04/26/2012

Archive powered by MHonArc 2.6.16.

Top of Page