incubator-nuttx/libc/math.csv

8.4 KiB

1acosmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
2acosfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
3acoslmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
4asinmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
5asinfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
6asinlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
7atanmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
8atanfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
9atanlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
10ceilmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
11ceilfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
12ceillmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
13cosmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
14cosfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
15coshmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
16coshfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
17coshlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
18coslmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
19expmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
20expfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
21explmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
22fabsmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
23fabsfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
24fabslmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
25floormath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
26floorfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
27floorlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
28logmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
29log10math.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
30log10fmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
31log10lmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
32log2math.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
33log2fmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
34log2lmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
35logfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
36loglmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
37rintmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
38rintfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
39rintlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
40roundmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
41roundfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
42roundlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
43sinmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
44sinfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
45sinhmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
46sinhfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
47sinhlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
48sinlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
49sqrtmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))double
50sqrtfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
51sqrtlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
52tanmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
53tanfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
54tanhmath.hdefined(CONFIG_HAVE_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))doubledouble
55tanhfmath.hdefined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH)floatfloat
56tanhlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double
57tanlmath.hdefined(CONFIG_HAVE_LONG_DOUBLE) && (defined(CONFIG_LIBM) || defined(CONFIG_ARCH_MATH))long doublelong double