- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1671 - 1680 of 2,385 for host:doc.rust-lang.org (0.08 seconds)
-
log10f16 in std::intrinsics - Rust
Returns the base 10 logarithm of an `f16`.doc.rust-lang.org/std/intrinsics/fn.log10f16.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
fmaf32 in std::intrinsics - Rust
Returns `a * b + c` for `f32` values.doc.rust-lang.org/std/intrinsics/fn.fmaf32.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
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.htmlThu May 28 17:42:11 GMT 2026 4.2K bytes -
floorf16 in std::intrinsics - Rust
Returns the largest integer less than or equal to an `f16`.doc.rust-lang.org/std/intrinsics/fn.floorf16.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
exact_div in std::intrinsics - Rust
Performs an exact division, resulting in undefined behavior where `x % y != 0` or `y == 0` or `x == T::MIN && y == -1`doc.rust-lang.org/std/intrinsics/fn.exact_div.htmlThu May 28 17:42:11 GMT 2026 3.9K bytes -
Drop in std::intrinsics::mir - Rust
Drop the contents of a place.doc.rust-lang.org/std/intrinsics/mir/fn.Drop.htmlThu May 28 17:42:11 GMT 2026 4.5K bytes -
expf64 in std::intrinsics - Rust
Returns the exponential of an `f64`.doc.rust-lang.org/std/intrinsics/fn.expf64.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
minimum_number_nsz_f32 in std::intrinsics - Rust
Returns the minimum of two `f32` values, ignoring NaN.doc.rust-lang.org/std/intrinsics/fn.minimum_number_nsz_f32.htmlThu May 28 17:42:11 GMT 2026 4.5K bytes -
minimumf16 in std::intrinsics - Rust
Returns the minimum of two `f16` values, propagating NaN.doc.rust-lang.org/std/intrinsics/fn.minimumf16.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
minimum_number_nsz_f16 in std::intrinsics - Rust
Returns the minimum of two `f16` values, ignoring NaN.doc.rust-lang.org/std/intrinsics/fn.minimum_number_nsz_f16.htmlThu May 28 17:42:11 GMT 2026 4.5K bytes