Hash : ea1da640 Author : Date : 2011-10-09T00:49:50
tanh: Use a .m4 file. * m4/tanh.m4: New file. * modules/tanh (Files): Add it. (configure.ac): Just invoke gl_FUNC_TANH.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Description: tanh() function: hyperbolic tangent function. Files: m4/tanh.m4 m4/mathfunc.m4 Depends-on: configure.ac: gl_FUNC_TANH Makefile.am: Include: <math.h> Link: $(TANH_LIBM) License: LGPL Maintainer: Bruno Haible