30 lines
291 B
Plaintext
30 lines
291 B
Plaintext
Description:
|
|
roundl() function according to ISO C 99 with IEC 60559.
|
|
|
|
Files:
|
|
m4/roundl-ieee.m4
|
|
m4/minus-zero.m4
|
|
m4/signbit.m4
|
|
|
|
Depends-on:
|
|
roundl
|
|
floorl-ieee
|
|
ceill-ieee
|
|
|
|
configure.ac:
|
|
gl_FUNC_ROUNDL_IEEE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<math.h>
|
|
|
|
Link:
|
|
$(ROUNDL_LIBM)
|
|
|
|
License:
|
|
LGPL
|
|
|
|
Maintainer:
|
|
all
|