- Sort Score
- Num 10 results
- Language All
- Labels All
Results 2101 - 2110 of 2,385 for host:doc.rust-lang.org (0.04 seconds)
-
exp2f128 in std::intrinsics - Rust
Returns 2 raised to the power of an `f128`.doc.rust-lang.org/std/intrinsics/fn.exp2f128.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
fmuladdf128 in std::intrinsics - Rust
Returns `a * b + c` for `f128` values, non-deterministically executing either a fused multiply-add or two operations with rounding of the intermediate result.doc.rust-lang.org/std/intrinsics/fn.fmuladdf128.htmlThu May 28 17:42:11 GMT 2026 4.3K bytes -
fmaf16 in std::intrinsics - Rust
Returns `a * b + c` for `f16` values.doc.rust-lang.org/std/intrinsics/fn.fmaf16.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
exp2f64 in std::intrinsics - Rust
Returns 2 raised to the power of an `f64`.doc.rust-lang.org/std/intrinsics/fn.exp2f64.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
frem_fast in std::intrinsics - Rust
Float remainder that allows optimizations based on algebraic rules. Requires that inputs and output of the operation are finite, causing UB otherwise.doc.rust-lang.org/std/intrinsics/fn.frem_fast.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
log2f128 in std::intrinsics - Rust
Returns the base 2 logarithm of an `f128`.doc.rust-lang.org/std/intrinsics/fn.log2f128.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
fadd_fast in std::intrinsics - Rust
Float addition that allows optimizations based on algebraic rules. Requires that inputs and output of the operation are finite, causing UB otherwise.doc.rust-lang.org/std/intrinsics/fn.fadd_fast.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
fmul_fast in std::intrinsics - Rust
Float multiplication that allows optimizations based on algebraic rules. Requires that inputs and output of the operation are finite, causing UB otherwise.doc.rust-lang.org/std/intrinsics/fn.fmul_fast.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
maximumf128 in std::intrinsics - Rust
Returns the maximum of two `f128` values, propagating NaN.doc.rust-lang.org/std/intrinsics/fn.maximumf128.htmlThu May 28 17:42:11 GMT 2026 4.1K bytes -
CastTransmute in std::intrinsics::mir - Rust
Emits a `CastKind::Transmute` cast.doc.rust-lang.org/std/intrinsics/mir/fn.CastTransmute.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes