26 lines
218 B
Plaintext
26 lines
218 B
Plaintext
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:
|
|
all
|