Searched refs:double (Results 1 – 25 of 47) sorted by relevance
12
132 def double(x): function134 self.assertEqual(double.func_name, 'double')136 self.assertEqual(counts, dict(double=0))140 self.assertEqual(double(2), 4)142 self.assertEqual(double(2), 4)144 self.assertEqual(double(3), 6)149 self.assertEqual(double([10]), [10, 10])151 self.assertEqual(double([10]), [10, 10])
51 def double(self): member in SampleClass120 def double(self): member in SampleNewStyleClass
136 test_zipped_doctest.SampleClass.double,140 test_zipped_doctest.SampleNewStyleClass.double,
26 -- is too large to fit in the usual range of an IEEE 754 double.46 -- the corresponding nearest IEEE 754 double-precision value. See the
159 The pattern for a default generated double-precision NaN.166 Returns 1 if the double-precision floating-point value `a' is a NaN;179 Returns 1 if the double-precision floating-point value `a' is a signaling194 Returns the result of converting the double-precision floating-point NaN213 Returns the result of converting the canonical NaN `a' to the double-229 Takes two double-precision floating-point values `a' and `b', one of which258 The pattern for a default generated extended double-precision NaN. The268 Returns 1 if the extended double-precision floating-point value `a' is a281 Returns 1 if the extended double-precision floating-point value `a' is a299 Returns the result of converting the extended double-precision floating-[all …]
212 The pattern for a default generated double-precision NaN.219 Returns 1 if the double-precision floating-point value `a' is a NaN;236 Returns 1 if the double-precision floating-point value `a' is a signaling255 Returns the result of converting the double-precision floating-point NaN274 Returns the result of converting the canonical NaN `a' to the double-290 Takes two double-precision floating-point values `a' and `b', one of which319 The pattern for a default generated extended double-precision NaN. The329 Returns 1 if the extended double-precision floating-point value `a' is a342 Returns 1 if the extended double-precision floating-point value `a' is a360 Returns the result of converting the extended double-precision floating-[all …]
3 # and decimal -> binary conversion routines, for single-, double-,5 # other IEEE-like binary floating-point, including "double double".
14 formats are supported: single precision, double precision, extended double33 Support for the extended double-precision and quadruple-precision formats36 limited to only single and double precisions. When that is the case, all37 references in this document to the extended double precision, quadruple86 file defines four types: `float32' (single precision), `float64' (double87 precision), `floatx80' (extended double precision), and `float128'104 implements the usual C `float' and `double' types according to the IEC/IEEE106 in memory from the native `float' and `double' types. (On the other hand,109 native `float' and `double' types.)146 For extended double precision (`floatx80') only, the rounding precision[all …]
216 The pattern for a default generated double-precision NaN.223 Returns 1 if the double-precision floating-point value `a' is a NaN;240 Returns 1 if the double-precision floating-point value `a' is a signaling259 Returns the result of converting the double-precision floating-point NaN278 Returns the result of converting the canonical NaN `a' to the double-294 Takes two double-precision floating-point values `a' and `b', one of which323 The pattern for a default generated extended double-precision NaN. The333 Returns 1 if the extended double-precision floating-point value `a' is a346 Returns 1 if the extended double-precision floating-point value `a' is a364 Returns the result of converting the extended double-precision floating-[all …]
68 tininess detected before rounding and after rounding. For extended double-88 operations, particularly for extended double precision (`floatx80') and108 For extended double-precision functions affected by rounding precision112 and `-precision80' options fix the rounding precision equivalent to double113 precision or extended double precision, respectively. These options are
14 support four floating-point formats: single precision, double precision,15 extended double precision, and quadruple precision. All operations required18 C compiler is needed to compile the code. Support for the extended double-47 power of 2. Bytes are 8 bits. Support for the extended double-precision50 C compiler is 32 bits, SoftFloat is limited to the single- and double-212 `FLOAT128' must be defined in order for the extended double-precision and218 provision for disabling the usual single- and double-precision formats.
120 …GCC:*_*_IA32_CC_FLAGS == -m32 -g -fshort-wchar -fno-strict-aliasing -Wall -malign-double -idirafte…125 …GCC:*_*_X64_CC_FLAGS == -m64 -g -fshort-wchar -fno-strict-aliasing -Wall -malign-double -idirafter…
193 double = Type("double", "d") variable
293 (double, 'y', InOutMode),
37 18. Absolutely no "double" types are allowed. Absolutely no passing of "float" vars through var-args38 (it converts to double).
138 ; all exceptions masked, double-precision, round-to-nearest
217 echo This script has NO Required arguments, so that the user can just double click from the GUI.
212 | 'double'
136 #string STR_GOTO_FORM5_HELP #language en-US "Enter this form to double confirm the selec…137 …#language fr-FR "Enter this form to double confirm the selection, must select on option before exi…
423 -- check for double-rounded subnormals
431 -- check for double-rounded subnormals
802 -- check for double-rounded subnormals
670 -- check for double-rounded subnormals
274 1.1.3 and before were subject to a double-free vulnerability.
278 1.1.3 and before were subject to a double-free vulnerability, and versions