Mercurial > hg > octave-nkf > gnulib-hg
view modules/expl @ 13415:a884db63982b
Avoid some more warnings from "gcc -Wwrite-strings".
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Jun 2010 21:17:11 +0200 |
parents | 73d9dd27dc41 |
children | efab6978105e |
line wrap: on
line source
Description: expl() function: exponential function with long double argument. Files: lib/expl.c m4/expl.m4 Depends-on: math extensions float floorl configure.ac: gl_FUNC_EXPL gl_MATH_MODULE_INDICATOR([expl]) Makefile.am: Include: <math.h> Link: $(EXPL_LIBM) License: GPL Maintainer: Paolo Bonzini