diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-21 22:16:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-21 22:16:02 +0200 |
| commit | 59d94a9294739525ce1b24f6241eb87fa85e3a18 (patch) | |
| tree | f6efb7879b57765520f235dacd4d6f005bc3e290 /compiler/rustc_codegen_llvm/src | |
| parent | 66726fdf56fbcd7c2723d5da8846fb7215d0e88d (diff) | |
| parent | 88bd304a1000be95e15c319ca79564e168ba02c3 (diff) | |
| download | rust-59d94a9294739525ce1b24f6241eb87fa85e3a18.tar.gz rust-59d94a9294739525ce1b24f6241eb87fa85e3a18.zip | |
Rollup merge of #115067 - notriddle:log1p, r=thomcc
docs: add alias log1p to ln_1p This is what the function is called in several other languages: * https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/log1p * https://numpy.org/doc/stable/reference/generated/numpy.log1p.html * https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/log1p-log1pf-log1pl2?view=msvc-170 It also confused people at URLO: https://users.rust-lang.org/t/64-bit-trigonometry/98599/27 Similar to: * https://github.com/rust-lang/rust/pull/114971 * https://github.com/rust-lang/rust/pull/114977
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
