- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 351 - 360 of 2,342 for host:doc.rust-lang.org (0.03 sec)
-
fmul_algebraic in std::intrinsics - Rust
Float multiplication that allows optimizations based on algebraic rules.doc.rust-lang.org/std/intrinsics/fn.fmul_algebraic.htmlRegistered: Wed Apr 16 02:11:57 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.8K bytes - Viewed (0) -
copysignf32 in std::intrinsics - Rust
Copies the sign from `y` to `x` for `f32` values.doc.rust-lang.org/std/intrinsics/fn.copysignf32.htmlRegistered: Wed Apr 16 02:12:21 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.9K bytes - Viewed (0) -
expf16 in std::intrinsics - Rust
Returns the exponential of an `f16`.doc.rust-lang.org/std/intrinsics/fn.expf16.htmlRegistered: Wed Apr 16 02:12:28 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.7K bytes - Viewed (0) -
cosf64 in std::intrinsics - Rust
Returns the cosine of an `f64`.doc.rust-lang.org/std/intrinsics/fn.cosf64.htmlRegistered: Wed Apr 16 02:13:58 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 3.7K bytes - Viewed (0) -
nearbyintf128 in std::intrinsics - Rust
Returns the nearest integer to an `f128`. 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.nearbyintf128.htmlRegistered: Wed Apr 16 02:18:41 UTC 2025 - Last Modified: Thu Apr 03 09:31:36 UTC 2025 - 4K bytes - Viewed (0) -
roundevenf64 in std::intrinsics - Rust
Returns the nearest integer to an `f64`. Rounds half-way cases to the number with an even least significant digit.doc.rust-lang.org/std/intrinsics/fn.roundevenf64.htmlRegistered: Wed Apr 16 02:18:54 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 3.8K bytes - Viewed (0) -
rotate_right in std::intrinsics - Rust
Performs rotate right.doc.rust-lang.org/std/intrinsics/fn.rotate_right.htmlRegistered: Wed Apr 16 02:20:34 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 4.1K bytes - Viewed (0) -
simd_and in std::intrinsics::simd - Rust
“Ands” vectors elementwise.doc.rust-lang.org/std/intrinsics/simd/fn.simd_and.htmlRegistered: Wed Apr 16 02:19:54 UTC 2025 - Last Modified: Thu Apr 03 09:31:39 UTC 2025 - 3.7K bytes - Viewed (0) -
Static in std::intrinsics::mir - Rust
API documentation for the Rust `Static` fn in crate `std`.doc.rust-lang.org/std/intrinsics/mir/fn.Static.htmlRegistered: Wed Apr 16 02:20:01 UTC 2025 - Last Modified: Thu Apr 03 09:31:37 UTC 2025 - 3.5K bytes - Viewed (0) -
simd_flog10 in std::intrinsics::simd - Rust
`T` must be a vector of floats.doc.rust-lang.org/std/intrinsics/simd/fn.simd_flog10.htmlRegistered: Wed Apr 16 02:26:48 UTC 2025 - Last Modified: Thu Apr 03 09:31:44 UTC 2025 - 3.6K bytes - Viewed (0)