- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 2101 - 2110 of 2,342 for host:doc.rust-lang.org (0.07 sec)
-
nearbyintf32 in std::intrinsics - Rust
Returns the nearest integer to an `f32`. Changing the rounding mode is not possible in Rust, so this rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.nearbyintf32.htmlRegistered: Wed Apr 30 02:17:47 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4K bytes - Viewed (0) -
nearbyintf64 in std::intrinsics - Rust
Returns the nearest integer to an `f64`. Changing the rounding mode is not possible in Rust, so this rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.nearbyintf64.htmlRegistered: Wed Apr 30 02:17:14 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4K bytes - Viewed (0) -
ptr_metadata in std::intrinsics - Rust
Lowers in MIR to `Rvalue::UnaryOp` with `UnOp::PtrMetadata`.doc.rust-lang.org/std/intrinsics/fn.ptr_metadata.htmlRegistered: Wed Apr 30 02:17:20 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 4K bytes - Viewed (0) -
simd_cttz in std::intrinsics::simd - Rust
Counts the trailing zeros of each element.doc.rust-lang.org/std/intrinsics/simd/fn.simd_cttz.htmlRegistered: Wed Apr 30 02:20:39 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.7K bytes - Viewed (0) -
logf128 in std::intrinsics - Rust
Returns the natural logarithm of an `f128`.doc.rust-lang.org/std/intrinsics/fn.logf128.htmlRegistered: Wed Apr 30 02:18:38 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
simd_fabs in std::intrinsics::simd - Rust
Returns absolute value of a vector, elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_fabs.htmlRegistered: Wed Apr 30 02:22:12 UTC 2025 - Last Modified: Thu Apr 03 09:31:43 UTC 2025 - 3.7K bytes - Viewed (0) -
raw_eq in std::intrinsics - Rust
Determines whether the raw bytes of the two values are equal.doc.rust-lang.org/std/intrinsics/fn.raw_eq.htmlRegistered: Wed Apr 30 02:22:32 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 5.1K bytes - Viewed (0) -
HANDLE in std::os::windows::raw - Rust
API documentation for the Rust `HANDLE` type in crate `std`.doc.rust-lang.org/std/os/windows/raw/type.HANDLE.htmlRegistered: Wed Apr 30 02:36:17 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 3.7K bytes - Viewed (0) -
i16x8 in std::simd - Rust
A SIMD vector with eight elements of type `i16`.doc.rust-lang.org/std/simd/type.i16x8.htmlRegistered: Wed Apr 30 02:36:31 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.2K bytes - Viewed (0) -
f32x2 in std::simd - Rust
A SIMD vector with two elements of type `f32`.doc.rust-lang.org/std/simd/type.f32x2.htmlRegistered: Wed Apr 30 02:35:11 UTC 2025 - Last Modified: Thu Apr 03 09:31:47 UTC 2025 - 4.2K bytes - Viewed (0)