Hash :
5143f4e9
Author :
Date :
2004-09-22T15:11:04
Add a license tag to every module.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
Description:
C99 functions for transcendental functions with long double arguments.
Files:
lib/mathl.h
lib/acosl.c
lib/asinl.c
lib/atanl.c
lib/ceill.c
lib/cosl.c
lib/expl.c
lib/floorl.c
lib/frexpl.c
lib/ldexpl.c
lib/logl.c
lib/sincosl.c
lib/sinl.c
lib/sqrtl.c
lib/tanl.c
lib/trigl.c
lib/trigl.h
m4/mathl.m4
Depends-on:
configure.ac:
gl_FUNC_LONG_DOUBLE_MATH
Makefile.am:
noinst_HEADERS += mathl.h trigl.h trigl.c sincosl.c
Include:
"mathl.h"
License:
GPL
Maintainer:
Paolo Bonzini <bonzini@gnu.org>