- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 0x1 (0.04 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
</mime-type> <mime-type type="application/x-mach-o-universal"> <_comment>Mach-O Universal</_comment> <magic priority="60"> <match value="0xCAFEBABE" type="string" offset="0"> <match value="0x1" type="big32" offset="4"/> <match value="0x2" type="big32" offset="4"/> <match value="0x3" type="big32" offset="4"/> <match value="0x4" type="big32" offset="4"/>Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
doc/go_spec.html
0.15e+0_2 // == 15.0 0x1p-2 // == 0.25 0x2.p10 // == 2048.0 0x1.Fp+0 // == 1.9375 0X.8p-0 // == 0.5 0X_1FFFP-16 // == 0.1249847412109375 0x15e-2 // == 0x15e - 2 (integer subtraction) 0x.p1 // invalid: mantissa has no digits 1p-2 // invalid: p exponent requires hexadecimal mantissa 0x1.5e-2 // invalid: hexadecimal mantissa requires p exponent
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (1)