summaryrefslogtreecommitdiff
path: root/modules/asin
blob: e6c496bc8fc1d55b918fb1f26e10d7ee1094afa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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