diff options
| author | Mazdak Farrokhzad <twingoow@gmail.com> | 2019-04-02 18:25:17 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-04-02 18:25:17 +0200 |
| commit | 21e2e98b8ce445141eb91b5d93ecfc416b5e279a (patch) | |
| tree | 16bf85f0b8cecaefe14b06f33a4251ad90dd11d9 /src/rustllvm/ArchiveWrapper.cpp | |
| parent | 57a4f17b6e7f19a58fe01bdbeb2c894d10181745 (diff) | |
| parent | a1c79056e5df1236a82bdc6b315660f93ed5b11e (diff) | |
| download | rust-21e2e98b8ce445141eb91b5d93ecfc416b5e279a.tar.gz rust-21e2e98b8ce445141eb91b5d93ecfc416b5e279a.zip | |
Rollup merge of #59529 - DevQps:improve-rem-docs, r=cuviper
Added documentation on the remainder (Rem) operator for floating points. # Description As has been explained in #57738 the remainder operator on floating points is not clear. This PR requests adds some information on how the `Rem` / remainder operator on floating points works. Note also that this description is for both `Rem<f32> for f32` and `Rem<f64> for f64` implementations. Ps. I wasn't really sure on how to formulate things. So please suggest changes if you have better idea's! closes #57738
Diffstat (limited to 'src/rustllvm/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
