view modules/tan @ 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 b3bb8502c388
line wrap: on
line source

Description:
tan() function: tangent function.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([tan])

Makefile.am:

Include:
<math.h>

Link:
$(TAN_LIBM)

License:
LGPL

Maintainer:
Bruno Haible