- Sort Score
- Num 10 results
- Language All
- Labels All
Results 421 - 430 of 2,385 for host:doc.rust-lang.org (0.05 seconds)
-
fmaf128 in std::intrinsics - Rust
Returns `a * b + c` for `f128` values.doc.rust-lang.org/std/intrinsics/fn.fmaf128.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
fsub_fast in std::intrinsics - Rust
Float subtraction 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.fsub_fast.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
log10f64 in std::intrinsics - Rust
Returns the base 10 logarithm of an `f64`.doc.rust-lang.org/std/intrinsics/fn.log10f64.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
ceilf32 in std::intrinsics - Rust
Returns the smallest integer greater than or equal to an `f32`.doc.rust-lang.org/std/intrinsics/fn.ceilf32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
carrying_mul_add in std::intrinsics - Rust
Performs full-width multiplication and addition with a carry: `multiplier * multiplicand + addend + carry`.doc.rust-lang.org/std/intrinsics/fn.carrying_mul_add.htmlThu May 28 17:42:11 GMT 2026 4.5K bytes -
copysignf16 in std::intrinsics - Rust
Copies the sign from `y` to `x` for `f16` values.doc.rust-lang.org/std/intrinsics/fn.copysignf16.htmlThu May 28 17:42:11 GMT 2026 3.8K bytes -
exp2f16 in std::intrinsics - Rust
Returns 2 raised to the power of an `f16`.doc.rust-lang.org/std/intrinsics/fn.exp2f16.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
expf32 in std::intrinsics - Rust
Returns the exponential of an `f32`.doc.rust-lang.org/std/intrinsics/fn.expf32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
log2f32 in std::intrinsics - Rust
Returns the base 2 logarithm of an `f32`.doc.rust-lang.org/std/intrinsics/fn.log2f32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes -
floorf32 in std::intrinsics - Rust
Returns the largest integer less than or equal to an `f32`.doc.rust-lang.org/std/intrinsics/fn.floorf32.htmlThu May 28 17:42:11 GMT 2026 3.7K bytes