Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for eeee (0.03 seconds)

  1. doc/go_spec.html

    <code>T</code> is a <a href="#Numeric_types">floating-point type</a> and <code>x</code> can be rounded to <code>T</code>'s
    precision without overflow. Rounding uses IEEE 754 round-to-even rules but with an IEEE
    negative zero further simplified to an unsigned zero. Note that constant values never result
    in an IEEE negative zero, NaN, or infinity.
    </li>
    
    <li>
    <code>T</code> is a complex type, and <code>x</code>'s
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue Dec 02 23:07:19 GMT 2025
    - 286.5K bytes
    - Click Count (1)
  2. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/ice.html
    ice
    
    // icu : ShortDot SA
    // https://www.iana.org/domains/root/db/icu.html
    icu
    
    // ieee : IEEE Global LLC
    // https://www.iana.org/domains/root/db/ieee.html
    ieee
    
    // ifm : ifm electronic gmbh
    // https://www.iana.org/domains/root/db/ifm.html
    ifm
    
    // ikano : Ikano S.A.
    // https://www.iana.org/domains/root/db/ikano.html
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 27 13:39:56 GMT 2024
    - 309.7K bytes
    - Click Count (1)
Back to Top