view modules/cbrtf-ieee @ 16539:f871b9a7d976

New module 'cbrtf-ieee'. * modules/cbrtf-ieee: New file.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Mar 2012 03:02:14 +0100
parents
children 1f14c6dd175d
line wrap: on
line source

Description:
cbrtf() function according to ISO C 99 with IEC 60559.

Files:

Depends-on:
cbrtf
fpieee

configure.ac:

Makefile.am:

Include:
<math.h>

Link:
$(CBRTF_LIBM)

License:
LGPL

Maintainer:
Bruno Haible