Mercurial > hg > octave-shane > gnulib-hg
view modules/frexp @ 10319:bfad00ed23a4
Separate the macros and the function symbols.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 14 Aug 2008 12:51:54 +0200 |
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