view modules/cosh @ 13922:120aa31e498d

* build-aux/gendocs.sh: restore x bit
author Eric Blake <eblake@redhat.com>
date Fri, 10 Dec 2010 09:40:08 -0700
parents 6ff1b1c23f57
children 96861b6ffee8
line wrap: on
line source

Description:
cosh() function: hyperbolic cosine function.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([cosh])

Makefile.am:

Include:
<math.h>

Link:
$(COSH_LIBM)

License:
LGPL

Maintainer:
Bruno Haible