This is the mail archive of the CVS commit mailing list for the GSL project. See the GSL home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

gsl/specfunc ChangeLog trig.c



CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	rosalia@egcs.cygnus.com	99/02/14 17:33:21

Modified files:
	specfunc       : ChangeLog trig.c 

Log message:
	1999-01-02  Mark Galassi  <rosalia@cygnus.com>
	
	* trig.c (gsl_sf_rect_to_polar_impl): introduced an #ifdef
	HAVE_HYPOT for systems that do not have the hypot() routine.