Mercurial > hg > octave-kai > gnulib-hg
view modules/pow @ 17450:fcdfb5b7741a
* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 15 Jul 2013 13:32:24 -0700 |
parents | 7df646579b3e |
children |
line wrap: on
line source
Description: pow() function: power function. Files: m4/pow.m4 m4/mathfunc.m4 Depends-on: configure.ac: gl_FUNC_POW Makefile.am: Include: <math.h> Link: $(POW_LIBM) License: LGPL Maintainer: Bruno Haible