summaryrefslogtreecommitdiff
path: root/modules/acosl
blob: 3c49196f353c1ca2e84fcef1e5246c8bee4d3d98 (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
25
26
27
28
29
30
Description:
acosl() function: inverse cosine function with long double argument.

Files:
lib/acosl.c
m4/acosl.m4

Depends-on:
math
extensions
asinl
sqrtl

configure.ac:
gl_FUNC_ACOSL
gl_MATH_MODULE_INDICATOR([acosl])

Makefile.am:

Include:
<math.h>

Link:
$(ACOSL_LIBM)

License:
GPL

Maintainer:
Paolo Bonzini