sage: log_gamma(x) log_gamma(x) sage: log_gamma(4.0) 1.79175946922805
On Saturday, January 16, 2016 at 7:35:20 PM UTC+1, Buck Evan wrote: > > It would be helpful if I could use the loggamma function with sage, both > in numerical and symbolic form. > > Some references: > > * https://en.wikipedia.org/wiki/Gamma_function#The_log-gamma_function > * http://mathworld.wolfram.com/LogGammaFunction.html > * https://reference.wolfram.com/language/ref/LogGamma.html > > What would it take for me, as a non-core developer, to make this happen? > Is there a documented process, or perhaps a set of code reviews I could > emulate? > > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
