Mercurial > hg > octave-kai > gnulib-hg
view modules/cosh @ 15895:96861b6ffee8
cosh: Use a .m4 file.
* m4/cosh.m4: New file.
* modules/cosh (Files): Add it.
(configure.ac): Just invoke gl_FUNC_COSH.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 09 Oct 2011 00:41:36 +0200 |
parents | 6ff1b1c23f57 |
children |
line wrap: on
line source
Description: cosh() function: hyperbolic cosine function. Files: m4/cosh.m4 m4/mathfunc.m4 Depends-on: configure.ac: gl_FUNC_COSH Makefile.am: Include: <math.h> Link: $(COSH_LIBM) License: LGPL Maintainer: Bruno Haible