annotate modules/cbrtf-ieee @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 1f14c6dd175d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16539
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 Description:
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 cbrtf() function according to ISO C 99 with IEC 60559.
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
4 Files:
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
5
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
6 Depends-on:
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
7 cbrtf
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
8 fpieee
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
9
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
10 configure.ac:
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
11
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
12 Makefile.am:
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
13
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
14 Include:
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
15 <math.h>
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
16
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
17 Link:
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
18 $(CBRTF_LIBM)
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
19
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
20 License:
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
21 LGPL
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
22
f871b9a7d976 New module 'cbrtf-ieee'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
23 Maintainer:
17713
1f14c6dd175d Bruno Haible has stepped down as maintainer.
Paul Eggert <eggert@cs.ucla.edu>
parents: 16539
diff changeset
24 all