Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for sup2 (0.06 sec)

  1. doc/go_spec.html

    One of the integer part or the fractional part may be elided; one of the decimal point
    or the exponent part may be elided.
    An exponent value exp scales the mantissa (integer and fractional part) by 10<sup>exp</sup>.
    </p>
    
    <p>
    A hexadecimal floating-point literal consists of a <code>0x</code> or <code>0X</code>
    prefix, an integer part (hexadecimal digits), a radix point, a fractional part (hexadecimal digits),
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), func CmsgLen(int) int
    pkg syscall (netbsd-arm64-cgo), func CmsgSpace(int) int
    pkg syscall (netbsd-arm64-cgo), func Connect(int, Sockaddr) error
    pkg syscall (netbsd-arm64-cgo), func Dup2(int, int) error
    pkg syscall (netbsd-arm64-cgo), func Dup(int) (int, error)
    pkg syscall (netbsd-arm64-cgo), func Fchdir(int) error
    pkg syscall (netbsd-arm64-cgo), func Fchflags(int, int) error
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), func CmsgSpace(int) int
    pkg syscall (darwin-arm64), func Connect(int, Sockaddr) error
    pkg syscall (darwin-arm64), func Dup(int) (int, error)
    pkg syscall (darwin-arm64), func Dup2(int, int) error
    pkg syscall (darwin-arm64), func Exchangedata(string, string, int) error
    pkg syscall (darwin-arm64), func Fchdir(int) error
    pkg syscall (darwin-arm64), func Fchflags(int, int) error
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  4. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      <mime-type type="application/vnd.omads-email+xml"/>
      <mime-type type="application/vnd.omads-file+xml"/>
      <mime-type type="application/vnd.omads-folder+xml"/>
      <mime-type type="application/vnd.omaloc-supl-init"/>
    
      <mime-type type="application/vnd.openofficeorg.extension">
        <sub-class-of type="application/zip"/>
        <glob pattern="*.oxt"/>
      </mime-type>
    
    Registered: Sun Nov 10 03:50:12 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
Back to top