view modules/cbrt @ 12750:6b4859a7c820

New modules for common <math.h> functions.
author Bruno Haible <bruno@clisp.org>
date Tue, 19 Jan 2010 01:40:52 +0100
parents
children 8e7ed08a499b
line wrap: on
line source

Description:
cbrt() function: cube root.

Files:
m4/mathfunc.m4

Depends-on:

configure.ac:
gl_MATHFUNC([cbrt])

Makefile.am:

Include:
<math.h>

Link:
$(CBRT_LIBM)

License:
LGPL

Maintainer:
Bruno Haible