view modules/cbrtf-ieee @ 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 f871b9a7d976
children
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