CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/05/28 16:38:06
Added files:
regress/lib/libm/lgamma: Makefile lgamma.c
Log message:
Add some simple test cases for lgamma, and lgammaf.
Currently the functions return correct results for the input of
negative zero; however signgam is wrong in this case.
