Mercurial > hg > octave-lojdl > gnulib-hg
view modules/frexp @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | a113e473cc98 |
children | efab6978105e |
line wrap: on
line source
Description: frexp() function: split a double into its constituents. Files: lib/frexp.c m4/frexp.m4 Depends-on: math isnand-nolibm configure.ac: gl_FUNC_FREXP gl_MATH_MODULE_INDICATOR([frexp]) Makefile.am: Include: <math.h> Link: $(FREXP_LIBM) License: LGPL Maintainer: Bruno Haible, Paolo Bonzini