rust/library
Matthias Krüger b36962db55
Rollup merge of #135111 - tgross35:float-doc-aliases, r=Noratrieb
Add doc aliases for `libm` and IEEE names

Searching "fma" in the Rust documentation returns results for `intrinsics::fma*`, but does not point to the user-facing `mul_add`. Add aliases for `fma*` and the IEEE operation name `fusedMultiplyAdd`. Add the IEEE name to `sqrt` as well, `squareRoot`.
2025-01-06 08:09:04 +01:00
..
2025-01-03 20:16:52 -08:00
2024-12-24 19:00:57 +01:00
2024-12-24 19:00:57 +01:00
2025-01-05 01:40:09 +01:00