Mercurial > hg > octave-shane > gnulib-hg
view modules/ldexp @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 8e7ed08a499b |
children | 88292c519d86 |
line wrap: on
line source
Description: ldexp() function: multiply a 'double' by a power of 2. Files: m4/mathfunc.m4 Depends-on: configure.ac: gl_MATHFUNC([ldexp], [double], [(double, int)]) Makefile.am: Include: <math.h> Link: $(LDEXP_LIBM) License: LGPL Maintainer: Bruno Haible