summaryrefslogtreecommitdiff
path: root/modules/signbit
blob: 14a57545399a36d9084fe8132006477783b99e27 (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
31
32
33
34
Description:
signbit() macro: Determine the sign bit of a floating-point number.

Files:
lib/signbitf.c
lib/signbitd.c
lib/signbitl.c
lib/float+.h
m4/signbit.m4

Depends-on:
float
math
isnanf-nolibm
isnand-nolibm
isnanl-nolibm
fpieee
memcmp

configure.ac:
gl_SIGNBIT
gl_MATH_MODULE_INDICATOR([signbit])

Makefile.am:

Include:
<math.h>

License:
LGPL

Maintainer:
Bruno Haible