Lines Matching +full:range +full:- +full:double
53 .Ft double
54 .Fn lgamma "double x"
55 .Ft double
56 .Fn lgamma_r "double x" "int *signgamp"
61 .Ft "long double"
62 .Fn lgammal "long double x"
63 .Ft "long double"
64 .Fn lgammal_r "long double x" "int *signgamp"
65 .Ft double
66 .Fn gamma "double x"
67 .Ft double
68 .Fn gamma_r "double x" "int *signgamp"
73 .Ft "long double"
74 .Fn tgamma "double x"
77 .Ft "long double"
78 .Fn tgammal "long double x"
86 .Bd -unfilled -offset indent
87 \(*G(x) = \(is\d\s8\z0\s10\u\u\s8\(if\s10\d t\u\s8x\-1\s10\d e\u\s8\-t\s10\d dt for x > 0 and
88 \(*G(x) = \(*p/(\(*G(1\-x)\|sin(\(*px)) for x < 1.
133 .Bd -literal -offset indent
143 For arguments in its range,
164 return appropriate values unless an argument is out of range.
166 non-positive integers.
167 For large non-integer negative values,
182 .St -isoC-99 .
206 The 128-bit
207 .Ft long double
210 replaced the 80-bit stub version in