- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1471 - 1480 of 2,271 for host:doc.rust-lang.org (0.03 sec)
-
NAN in std::f64 - Rust
Not a Number (NaN). Use `f64::NAN` instead.doc.rust-lang.org/std/f64/constant.NAN.htmlRegistered: Mon Jan 05 04:03:34 UTC 2026 - Last Modified: Thu Dec 11 14:50:36 UTC 2025 - 4.5K bytes - Viewed (0) -
DIGITS in std::f64 - Rust
Approximate number of significant digits in base 10. Use `f64::DIGITS` instead.doc.rust-lang.org/std/f64/constant.DIGITS.htmlRegistered: Mon Jan 05 04:03:51 UTC 2026 - Last Modified: Thu Dec 11 14:50:36 UTC 2025 - 4.6K bytes - Viewed (0) -
INFINITY in std::f64 - Rust
Infinity (∞). Use `f64::INFINITY` instead.doc.rust-lang.org/std/f64/constant.INFINITY.htmlRegistered: Mon Jan 05 04:03:56 UTC 2026 - Last Modified: Thu Dec 11 14:50:36 UTC 2025 - 4.5K bytes - Viewed (0) -
float_to_int_unchecked in std::intrinsics - Rust
Converts with LLVM’s fptoui/fptosi, which may return undef for values out of range (https://github.com/rust-lang/rust/issues/10184)doc.rust-lang.org/std/intrinsics/fn.float_to_int_unchecked.htmlRegistered: Mon Jan 05 03:09:35 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.2K bytes - Viewed (0) -
simd_extract_dyn in std::intrinsics::simd - Rust
Extracts an element from a vector.doc.rust-lang.org/std/intrinsics/simd/fn.simd_extract_dyn.htmlRegistered: Mon Jan 05 03:17:20 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 4.2K bytes - Viewed (0) -
simd_trunc in std::intrinsics::simd - Rust
Returns the integer part of each element as an integer-valued float. In other words, non-integer values are truncated towards zero.doc.rust-lang.org/std/intrinsics/simd/fn.simd_trunc.htmlRegistered: Mon Jan 05 03:21:37 UTC 2026 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_round in std::intrinsics::simd - Rust
Rounds each element to the closest integer-valued float. Ties are resolved by rounding away from 0.doc.rust-lang.org/std/intrinsics/simd/fn.simd_round.htmlRegistered: Mon Jan 05 03:21:49 UTC 2026 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 3.7K bytes - Viewed (0) -
simd_saturating_add in std::intrinsics::simd - ...
Adds two simd vectors elementwise, with saturation.doc.rust-lang.org/std/intrinsics/simd/fn.simd_saturating_add.htmlRegistered: Mon Jan 05 03:21:52 UTC 2026 - Last Modified: Thu Dec 11 14:50:39 UTC 2025 - 3.6K bytes - Viewed (0) -
sqrtf64 in std::intrinsics - Rust
Returns the square root of an `f64`doc.rust-lang.org/std/intrinsics/fn.sqrtf64.htmlRegistered: Mon Jan 05 03:21:00 UTC 2026 - Last Modified: Thu Dec 11 14:50:38 UTC 2025 - 3.6K bytes - Viewed (0) -
i32x64 in std::simd::prelude - Rust
A SIMD vector with 64 elements of type `i32`.doc.rust-lang.org/std/simd/prelude/type.i32x64.htmlRegistered: Mon Jan 05 03:38:29 UTC 2026 - Last Modified: Thu Dec 11 14:50:43 UTC 2025 - 4.2K bytes - Viewed (0)