Mercurial > hg > octave-kai > gnulib-hg
view modules/ldexp @ 12777:8e7ed08a499b
Fix tests for common <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 25 Jan 2010 01:57:08 +0100 |
parents | 6b4859a7c820 |
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