Mercurial > hg > octave-shane > gnulib-hg
view modules/frexpl @ 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 | fd0df3b4a14d |
children | efab6978105e |
line wrap: on
line source
Description: frexpl() function: split a 'long double' into its constituents. Files: lib/frexpl.c lib/frexp.c m4/frexpl.m4 Depends-on: math isnanl-nolibm fpucw configure.ac: gl_FUNC_FREXPL gl_MATH_MODULE_INDICATOR([frexpl]) Makefile.am: Include: <math.h> Link: $(FREXPL_LIBM) License: LGPL Maintainer: Bruno Haible, Paolo Bonzini