Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / modules / tanl
blobb00fd1bd512a51e952bc8d5924232331362f432e
1 Description:
2 tanl() function: tangent function with long double argument.
4 Files:
5 lib/tanl.c
6 lib/trigl.h
7 lib/trigl.c
8 m4/tanl.m4
10 Depends-on:
11 math
12 extensions
13 float
14 isnanl
15 floor
16 floorl
18 configure.ac:
19 gl_FUNC_TANL
20 gl_MATH_MODULE_INDICATOR([tanl])
22 Makefile.am:
24 Include:
25 <math.h>
27 Link:
28 $(TANL_LIBM)
30 License:
31 GPL
33 Maintainer:
34 Paolo Bonzini