view modules/expm1-ieee @ 40218:e92cc6824b7f

getloadavg: Write NULL for the null pointer. Reported by Michal Privoznik <mprivozn@redhat.com>. * lib/getloadavg.c (getloadavg): Write NULL instead of 0.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Mar 2019 19:36:14 +0100
parents 1f14c6dd175d
children
line wrap: on
line source

Description:
expm1() function according to ISO C 99 with IEC 60559.

Files:
m4/expm1-ieee.m4
m4/minus-zero.m4
m4/signbit.m4

Depends-on:
expm1
fpieee

configure.ac:
gl_FUNC_EXPM1_IEEE

Makefile.am:

Include:
<math.h>

Link:
$(EXPM1_LIBM)

License:
LGPL

Maintainer:
all