Home
last modified time | relevance | path

Searched refs:subnormal (Results 1 – 25 of 1579) sorted by relevance

12345678910>>...64

/dports/converters/pecl-igbinary/igbinary-3.2.6/tests/
H A Digbinary_044.phpt40 // subnormal number
41 test('double subnormal', -4.944584125e-314);
43 // max subnormal: sign 0, exponent 0, all 1 double
53 // min subnormal number
69 double subnormal:
76 double 1 max subnormal:
83 double 2 max subnormal:
90 double 3 max subnormal:
97 double 4 max subnormal:
104 double 5 max subnormal:
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/math-lib/math/private/flonum/
H A Dflonum-constants.rkt6 (provide -max.0 -max-subnormal.0 -min.0 +min.0 +max-subnormal.0 +max.0
14 (define +max-subnormal.0 (assert (ordinal->flonum #xfffffffffffff) positive?))
15 (define -max-subnormal.0 (- +max-subnormal.0))
/dports/lang/racket/racket-8.3/share/pkgs/math-lib/math/private/utils/
H A Dflonum-tests.rkt148 (- (flsqrt +max-subnormal.0)) (flsqrt +max-subnormal.0)
149 (- (flsqrt +max-subnormal.hi)) (flsqrt +max-subnormal.hi)
154 -inf.0 -max.0 -1.0 -max-subnormal.hi -max-subnormal.0 -min.0 -0.0
155 +inf.0 +max.0 +1.0 +max-subnormal.hi +max-subnormal.0 +min.0 +0.0
175 (define min-subnormal-ord (flonum->ordinal -max-subnormal.0))
176 (define max-subnormal-ord (+ 1 (flonum->ordinal +max-subnormal.0)))
178 (define min-fl2-subnormal-ord (flonum->ordinal -max-subnormal.hi))
186 (let ([min-subnormal-ord (max min-ord min-subnormal-ord)]
187 [max-subnormal-ord (min max-ord max-subnormal-ord)]
188 [min-fl2-subnormal-ord (max min-ord min-fl2-subnormal-ord)]
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/math-lib/math/private/functions/incomplete-gamma/
H A Dgamma-utils.rkt32 ;; Argument reduction to make calculations cleaner if x is subnormal
33 [(x . fl<= . +max-subnormal.0)
40 [(and (x/k . fl> . +max-subnormal.0) (x/k . fl<= . +max.0))
45 [(and (k-x . fl> . (fllog +max-subnormal.0))
47 (log-x/k^k . fl> . (fllog +max-subnormal.0)))
53 (define d0 (flmax (fl/ log-x/k^k (fllog (flsqrt +max-subnormal.0)))
55 (define d1 (flmax (fl/ k-x (fllog (flsqrt +max-subnormal.0)))
78 (cond [(or (and (y . > . +max-subnormal.0) (y . < . 0.15))
84 [(and (x/k . fl> . +max-subnormal.0) (x/k . fl<= . +max.0))
87 (define d0 (flmax (fl/ log-x/k^k (fllog (flsqrt +max-subnormal.0)))
[all …]
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/serialize/
H A Dprecision.phpt18 "0100000000000000", //minimum subnormal double
19 "0200000000000000", //2nd minimum subnormal double
20 "fffffffffffff000", //maximum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double
/dports/lang/php80/php-8.0.15/ext/standard/tests/serialize/
H A Dprecision.phpt18 "0100000000000000", //minimum subnormal double
19 "0200000000000000", //2nd minimum subnormal double
20 "fffffffffffff000", //maximum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double
/dports/lang/php74/php-7.4.27/ext/standard/tests/serialize/
H A Dprecision.phpt18 "0100000000000000", //minimum subnormal double
19 "0200000000000000", //2nd minimum subnormal double
20 "fffffffffffff000", //maximum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double
/dports/lang/php73/php-7.3.33/ext/standard/tests/serialize/
H A Dprecision.phpt18 "0100000000000000", //minimum subnormal double
19 "0200000000000000", //2nd minimum subnormal double
20 "fffffffffffff000", //maximum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double
/dports/lang/php81/php-8.1.1/ext/standard/tests/serialize/
H A Dprecision.phpt18 "0100000000000000", //minimum subnormal double
19 "0200000000000000", //2nd minimum subnormal double
20 "fffffffffffff000", //maximum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/serialize/
H A Dprecision.phpt18 "0100000000000000", //minimum subnormal double
19 "0200000000000000", //2nd minimum subnormal double
20 "fffffffffffff000", //maximum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/serialize/
H A Dprecision.phpt18 "0100000000000000", //minimum subnormal double
19 "0200000000000000", //2nd minimum subnormal double
20 "fffffffffffff000", //maximum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/serialize/
H A Dprecision.phpt18 "0100000000000000", //minimum subnormal double
19 "0200000000000000", //2nd minimum subnormal double
20 "fffffffffffff000", //maximum subnormal double
21 "fefffffffffff000", //2nd maximum subnormal double
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/i386/amd64/
H A Dilogbl.s43 jz .bexp_0 # jump iff x is 0 or subnormal
59 jnz .ilogbl_subnorm # jump iff x is subnormal
77 .ilogbl_subnorm: # subnormal or pseudo-denormal input
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/i386/common/
H A Dilogbl.s43 jz .bexp_0 # jump iff x is 0 or subnormal
59 jnz .ilogbl_subnorm # jump iff x is subnormal
86 .ilogbl_subnorm: # subnormal or pseudo-denormal input
/dports/math/gap/gap-4.11.0/pkg/permut-2.0.3/doc/
H A Dbiblio.xml.bib9 title = {Permutable subnormal subgroups of finite groups},
30 title = {Groups in which {S}ylow subgroups and subnormal
52 title = {{S}ylow permutable subnormal subgroups of finite
117 title = {Finite soluble groups whose subnormal subgroups
124 keywords = {\texttt{\symbol{123}}PST-groups; subnormal subgroups;
204 subgroups; lattices of subnormal subgroups; lattices
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/tests/unit_tests/
H A Dnearfloat.tst106 // Test at alpha, the smallest subnormal before underflow
114 // Test at -alpha, the smallest negative subnormal before underflow
122 // Test at an "average" subnormal
129 // Test at an "average" negative subnormal
H A Dnearfloat.dia.ref103 // Test at alpha, the smallest subnormal before underflow
111 // Test at -alpha, the smallest negative subnormal before underflow
119 // Test at an "average" subnormal
126 // Test at an "average" negative subnormal
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/command/
H A D4208.md6 (a) a subnormal woffle & $\Box$ \\
14 (a) a subnormal woffle & $\Box$ \\
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/command/
H A D4208.md6 (a) a subnormal woffle & $\Box$ \\
14 (a) a subnormal woffle & $\Box$ \\
/dports/math/gap/gap-4.11.0/pkg/permut-2.0.3/lib/
H A Dpermut.gd42 ## The default method constructs the lattice of subnormal subgroups.
260 ## H satisfies the subnormalizer condition in G when H subnormal in K
273 ## H satisfies the subnormalizer condition in G when H subnormal in K
290 ## H satisfies the subpermutizer condition in G when H subnormal in K
303 ## H satisfies the subpermutizer condition in G when H subnormal in K
322 ## H satisfies the S-subpermutizer condition in G when H subnormal in K
335 ## H satisfies the S-subpermutiser condition in G when H subnormal in K
420 ## The default method finds a non-S-permutable subnormal subgroup of G
430 ## The default method finds a non SN-permutable subnormal
470 ## Returns true if the group is a CPT-group (every subnormal subgroup
[all …]
/dports/devel/asl/asl-current/tests/t_fp16m/
H A Dt_fp16m.asm7 ; dc.c 5.96046447754e-8 ; smallest positive subnormal number (0001)
8 ; dc.c 0.000060975552 ; largest subnormal number (03ff)
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Dlogb.m488 dnl Solaris 11.4/x86_64, Cygwin 1.5.x, the return value for subnormal
90 dnl On glibc 2.17/ppc likewise but only for negative subnormal (denormalized)
117 /* Here i = DBL_MIN_EXP - 1. Either x = 2^(i-1) is subnormal or x = 0.0. */
126 /* Here i = DBL_MIN_EXP - 1. Either x = -2^(i-1) is subnormal or x = -0.0. */
/dports/math/universal/universal-3.48/tests/cfloat/api/
H A Dapi.cpp120 float subnormal = std::nextafter(0.0f, 1.0f); in main() local
129 std::cout << to_binary(subnormal, true) << " : " << subnormal << std::endl; in main()
130 subnormal *= 2.0f; in main()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/i386/
H A Dasin.s9 # subnormal x, return x with underflow
32 # subnormal x, return x with underflow
/dports/devel/asl/asl-current/tests/t_fp16i/
H A Dt_fp16i.asm8 ; dw 5.96046447754e-8 ; smallest positive subnormal number (01 00)
9 ; dw 0.000060975552 ; largest subnormal number (ff 03)

12345678910>>...64