Click or drag to resize
mpfr_libmpfr_lgamma Method
Overload List
  NameDescription
Public methodStatic memberCode examplempfr_lgamma(mpfr_t, ptrInt32, mpfr_t, mpfr_rnd_t)
Set rop to the value of the logarithm of the absolute value of the Gamma function on op rounded in the direction rnd.
Public methodStatic memberCode examplempfr_lgamma(mpfr_t, Int32, mpfr_t, mpfr_rnd_t)
Set rop to the value of the logarithm of the absolute value of the Gamma function on op rounded in the direction rnd.
Top
See Also