1Description:
2fma() function according to ISO C 99 with IEC 60559.
3
4Files:
5
6Depends-on:
7fma
8fpieee
9
10configure.ac:
11
12Makefile.am:
13
14Include:
15<math.h>
16
17Link:
18$(FMA_LIBM)
19
20License:
21LGPL
22
23Maintainer:
24Bruno Haible
25