Lines Matching refs:f
1 # <return type: i:integer f:floating-point> <#floating-point-args> <function-name> [<alias> ...]
4 f 1 acos
5 f 1 acosh
6 f 1 asin
7 f 1 asinh
8 f 1 atan
9 f 2 atan2
10 f 1 atanh
11 f 1 cbrt
12 f 1 ceil
13 f 2 copysign
14 f 1 cos
15 f 1 cosh
16 f 1 erf
17 f 1 erfc
18 f 1 exp
19 f 1 exp2
20 f 1 expm1
21 f 1 fabs abs
22 f 2 fdim
23 f 1 finite
24 f 1 floor int
25 f 3 fma
26 f 2 fmax
27 f 2 fmin
28 f 2 fmod
30 f 2 hypot
45 f 1 j0
46 f 1 j1
47 f 2 jn
48 f 1 lgamma
49 f 1 log
50 f 1 log10
51 f 1 log1p
52 f 1 log2
53 f 1 logb
54 f 1 nearbyint
55 f 2 nextafter
56 f 2 nexttoward
57 f 2 pow
58 f 2 remainder
59 f 1 rint
60 f 1 round
61 f 2 scalb
62 f 2 scalbn
64 f 1 sin
65 f 1 sinh
66 f 1 sqrt
67 f 1 tan
68 f 1 tanh
69 f 1 tgamma
70 f 1 trunc
71 f 1 y0
72 f 1 y1
73 f 2 yn