1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-11 22:51:17 +02:00

31902: rationalise use of gamma function.

Make zsh/mathfunc consistent across systems and use tgamma() where
available
This commit is contained in:
Jun T 2013-10-27 00:41:03 +09:00 committed by Peter Stephenson
parent 7a79f660db
commit ef4d20ad6f
5 changed files with 22 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-10-26 Peter Stephenson <p.w.stephenson@ntlworld.com>
* Jun T: 31902: rationalise gamma function in mathfunc for
consistency with various libraries and user expectations.
2013-10-25 Peter Stephenson <p.w.stephenson@ntlworld.com> 2013-10-25 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 31890 (with Mikael's fixes in 31891): NEWS: add descriptions * 31890 (with Mikael's fixes in 31891): NEWS: add descriptions

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -33,7 +33,7 @@ returns an integer.