Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 181 - 190 of 2,266 for host:doc.rust-lang.org (0.02 sec)

  1. simd_div in std::intrinsics::simd - Rust

    Divides `lhs` by `rhs` elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_div.html
    Registered: Wed Nov 05 03:21:24 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 4K bytes
    - Viewed (0)
  2. simd_lt in std::intrinsics::simd - Rust

    Tests if `x` is less than `y`, elementwise.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_lt.html
    Registered: Wed Nov 05 03:21:32 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 3.8K bytes
    - Viewed (0)
  3. three_way_compare in std::intrinsics - Rust

    Does a three-way comparison between the two arguments, which must be of character or integer (signed or unsigned) type.
    doc.rust-lang.org/std/intrinsics/fn.three_way_compare.html
    Registered: Wed Nov 05 03:22:27 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 4.1K bytes
    - Viewed (0)
  4. truncf128 in std::intrinsics - Rust

    Returns the integer part of an `f128`.
    doc.rust-lang.org/std/intrinsics/fn.truncf128.html
    Registered: Wed Nov 05 03:22:30 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  5. sinf128 in std::intrinsics - Rust

    Returns the sine of an `f128`.
    doc.rust-lang.org/std/intrinsics/fn.sinf128.html
    Registered: Wed Nov 05 03:22:40 UTC 2025
    - Last Modified: Thu Oct 30 18:22:26 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  6. simd_flog10 in std::intrinsics::simd - Rust

    `T` must be a vector of floats.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_flog10.html
    Registered: Wed Nov 05 03:20:39 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  7. simd_fsqrt in std::intrinsics::simd - Rust

    Takes the square root of each element.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_fsqrt.html
    Registered: Wed Nov 05 03:20:52 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 3.5K bytes
    - Viewed (0)
  8. sqrtf16 in std::intrinsics - Rust

    Returns the square root of an `f16`
    doc.rust-lang.org/std/intrinsics/fn.sqrtf16.html
    Registered: Wed Nov 05 03:21:59 UTC 2025
    - Last Modified: Thu Oct 30 18:22:26 UTC 2025
    - 3.6K bytes
    - Viewed (0)
  9. simd_reduce_mul_unordered in std::intrinsics::s...

    Multiplies elements within a vector in arbitrary order. May also be re-associated with unordered additions on the inputs/outputs.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_reduce_mul_unordered.html
    Registered: Wed Nov 05 03:21:03 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 3.9K bytes
    - Viewed (0)
  10. simd_shuffle in std::intrinsics::simd - Rust

    Shuffles two vectors by const indices.
    doc.rust-lang.org/std/intrinsics/simd/fn.simd_shuffle.html
    Registered: Wed Nov 05 03:24:27 UTC 2025
    - Last Modified: Thu Oct 30 18:22:27 UTC 2025
    - 4.1K bytes
    - Viewed (0)
Back to top