view modules/atanl @ 12841:6ff1b1c23f57

Perform the same test for many <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Sun, 31 Jan 2010 19:40:17 +0100
parents 73d9dd27dc41
children efab6978105e
line wrap: on
line source

Description:
atanl() function: inverse tangent function with long double argument.

Files:
lib/atanl.c
m4/atanl.m4

Depends-on:
math
extensions
isnanl

configure.ac:
gl_FUNC_ATANL
gl_MATH_MODULE_INDICATOR([atanl])

Makefile.am:

Include:
<math.h>

Link:
$(ATANL_LIBM)

License:
GPL

Maintainer:
Paolo Bonzini