| mpfr_libmpfr_lgamma Method |
| Name | Description | |
|---|---|---|
| mpfr_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.
| |
| mpfr_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.
|