Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 201 - 210 of 2,333 for host:doc.rust-lang.org (0.04 sec)

  1. usizex2 in std::simd - Rust

    A SIMD vector with two elements of type `usize`.
    doc.rust-lang.org/std/simd/type.usizex2.html
    Registered: Wed Jun 04 03:15:36 UTC 2025
    - Last Modified: Thu May 15 17:17:54 UTC 2025
    - 4.3K bytes
    - Viewed (0)
  2. FRAC_PI_8 in std::f128::consts - Rust

    ฯ€/8
    doc.rust-lang.org/std/f128/consts/constant.FRAC_PI_8.html
    Registered: Wed Jun 04 03:15:42 UTC 2025
    - Last Modified: Thu May 15 17:17:41 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  3. LN_2 in std::f128::consts - Rust

    ln(2)
    doc.rust-lang.org/std/f128/consts/constant.LN_2.html
    Registered: Wed Jun 04 03:15:45 UTC 2025
    - Last Modified: Thu May 15 17:17:41 UTC 2025
    - 3.7K bytes
    - Viewed (0)
  4. u16x8 in std::simd - Rust

    A SIMD vector with eight elements of type `u16`.
    doc.rust-lang.org/std/simd/type.u16x8.html
    Registered: Wed Jun 04 03:13:16 UTC 2025
    - Last Modified: Thu May 15 17:17:50 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  5. u16x32 in std::simd - Rust

    A SIMD vector with 32 elements of type `u16`.
    doc.rust-lang.org/std/simd/type.u16x32.html
    Registered: Wed Jun 04 03:13:47 UTC 2025
    - Last Modified: Thu May 15 17:17:54 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  6. u16x64 in std::simd - Rust

    A SIMD vector with 64 elements of type `u16`.
    doc.rust-lang.org/std/simd/type.u16x64.html
    Registered: Wed Jun 04 03:13:50 UTC 2025
    - Last Modified: Thu May 15 17:17:49 UTC 2025
    - 4.2K bytes
    - Viewed (0)
  7. LOG2_10 in std::f128::consts - Rust

    log2(10)
    doc.rust-lang.org/std/f128/consts/constant.LOG2_10.html
    Registered: Wed Jun 04 03:14:00 UTC 2025
    - Last Modified: Thu May 15 17:17:41 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  8. min_align_of_val in std::intrinsics - Rust

    The required alignment of the referenced value.
    doc.rust-lang.org/std/intrinsics/fn.min_align_of_val.html
    Registered: Wed Jun 04 02:31:58 UTC 2025
    - Last Modified: Thu May 15 17:17:43 UTC 2025
    - 4.4K bytes
    - Viewed (0)
  9. fmul_algebraic in std::intrinsics - Rust

    Float multiplication that allows optimizations based on algebraic rules.
    doc.rust-lang.org/std/intrinsics/fn.fmul_algebraic.html
    Registered: Wed Jun 04 02:32:01 UTC 2025
    - Last Modified: Thu May 15 17:17:42 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  10. fmuladdf32 in std::intrinsics - Rust

    Returns `a * b + c` for `f32` values, non-deterministically executing either a fused multiply-add or two operations with rounding of the intermediate result.
    doc.rust-lang.org/std/intrinsics/fn.fmuladdf32.html
    Registered: Wed Jun 04 02:31:16 UTC 2025
    - Last Modified: Thu May 15 17:17:42 UTC 2025
    - 4.3K bytes
    - Viewed (0)
Back to top