view modules/asin @ 15007:d3a315873582

truncf: Move AC_LIBOBJ invocations to module description. * m4/truncf.m4 (gl_FUNC_TRUNCF): Move AC_LIBOBJ invocation from here... * modules/truncf (configure.ac): ... to here.
author Bruno Haible <bruno@clisp.org>
date Sat, 21 May 2011 11:29:32 +0200
parents 6ff1b1c23f57
children e7ece082df33
line wrap: on
line source

Description:
asin() function: inverse sine function.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_COMMON_DOUBLE_MATHFUNC([asin])

Makefile.am:

Include:
<math.h>

Link:
$(ASIN_LIBM)

License:
LGPL

Maintainer:
Bruno Haible