view modules/ldexpl @ 30149:0cf6e1d053fa

Allow 3-digit exponents in %e and %g results on 'long double'.
author Bruno Haible <bruno@clisp.org>
date Sun, 21 Sep 2008 17:17:43 +0200
parents 863556d52f72
children efab6978105e
line wrap: on
line source

Description:
ldexpl() function: multiply a 'long double' by a power of 2.

Files:
lib/ldexpl.c
m4/ldexpl.m4

Depends-on:
math
isnanl
fpucw

configure.ac:
gl_FUNC_LDEXPL
gl_MATH_MODULE_INDICATOR([ldexpl])

Makefile.am:

Include:
<math.h>

Link:
$(LDEXPL_LIBM)

License:
LGPL

Maintainer:
Bruno Haible, Paolo Bonzini