Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for IC (0.01 sec)

  1. doc/go_spec.html

    </pre>
    
    <p>
    Applying the built-in function <code>complex</code> to untyped
    integer, rune, or floating-point constants yields
    an untyped complex constant.
    </p>
    
    <pre>
    const ic = complex(0, c)   // ic == 3.75i  (untyped complex constant)
    const iΘ = complex(0, Θ)   // iΘ == 1i     (type complex128)
    </pre>
    
    <p>
    Constant expressions are always evaluated exactly; intermediate values and the
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue May 06 19:12:15 UTC 2025
    - 286.2K bytes
    - Viewed (0)
  2. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <magic priority="50">
          <match value="BA" type="string" offset="0">
            <match value="BM" type="string" offset="14"/>
            <match value="CI" type="string" offset="14"/>
            <match value="IC" type="string" offset="14"/>
            <match value="CP" type="string" offset="14"/>
            <match value="PT" type="string" offset="14"/>
          </match>
        </magic>
      </mime-type>
      <mime-type type="image/bmp">
    Registered: Sun Sep 21 03:50:09 UTC 2025
    - Last Modified: Thu Mar 13 08:18:01 UTC 2025
    - 320.1K bytes
    - Viewed (1)
  3. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    turystyka.pl
    // Government domains : https://www.dns.pl/informacje_o_rejestracji_domen_gov_pl
    // In accordance with the .gov.pl Domain Name Regulations : https://www.dns.pl/regulamin_gov_pl
    gov.pl
    ap.gov.pl
    griw.gov.pl
    ic.gov.pl
    is.gov.pl
    kmpsp.gov.pl
    konsulat.gov.pl
    kppsp.gov.pl
    kwp.gov.pl
    kwpsp.gov.pl
    mup.gov.pl
    mw.gov.pl
    oia.gov.pl
    oirm.gov.pl
    oke.gov.pl
    oow.gov.pl
    oschr.gov.pl
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (1)
Back to top