[phobos] [dlang/phobos] 15728f: Add std.math.quantize() to round to the nearest mu...
GitHub via phobos
phobos at puremagic.com
Thu Jun 16 20:56:43 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: 15728faf07353e048073716f8945487ea8a02acc
https://github.com/dlang/phobos/commit/15728faf07353e048073716f8945487ea8a02acc
Author: tsbockman <thomas.bockman at gmail.com>
Date: 2016-05-30 (Mon, 30 May 2016)
Changed paths:
M changelog.dd
M std/math.d
Log Message:
-----------
Add std.math.quantize() to round to the nearest multiple of some number.
Commit: 1bc9544fbf056b9fb7d77ad0da3cda43cf121c5d
https://github.com/dlang/phobos/commit/1bc9544fbf056b9fb7d77ad0da3cda43cf121c5d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2016-06-16 (Thu, 16 Jun 2016)
Changed paths:
M changelog.dd
M std/math.d
Log Message:
-----------
Merge pull request #4219 from tsbockman/snapto
Add std.math.quantize() for rounding to a multiple of some number.
Compare: https://github.com/dlang/phobos/compare/7172eda4667b...1bc9544fbf05
More information about the phobos
mailing list