digitalmars.D.learn - Where is floating point next{Up,Down}?
- =?UTF-8?B?Tm9yZGzDtnc=?= (3/3) Jan 17 2017 I can't find nextUp(x) and nextDown(x) described in
- =?UTF-8?Q?Ali_=c3=87ehreli?= (4/7) Jan 17 2017 Found'em! :)
- =?UTF-8?B?Tm9yZGzDtnc=?= (2/4) Jan 17 2017 Thanks!
- pineapple (3/8) Jan 18 2017 (Shouts into the soundless void)
I can't find nextUp(x) and nextDown(x) described in https://dlang.org/d-floating-point.html Are these D1 only? Is there anything like it in D2/Phobos?
Jan 17 2017
On 01/17/2017 03:30 PM, Nordlöw wrote:I can't find nextUp(x) and nextDown(x) described in https://dlang.org/d-floating-point.html Are these D1 only? Is there anything like it in D2/Phobos?Found'em! :) https://dlang.org/phobos/std_math.html#.nextUp Ali
Jan 17 2017
On Tuesday, 17 January 2017 at 23:38:46 UTC, Ali Çehreli wrote:Found'em! :) https://dlang.org/phobos/std_math.html#.nextUpThanks!
Jan 17 2017
On Tuesday, 17 January 2017 at 23:41:27 UTC, Nordlöw wrote:On Tuesday, 17 January 2017 at 23:38:46 UTC, Ali Çehreli wrote:(Shouts into the soundless void) https://github.com/pineapplemachine/mach.d/blob/master/mach/math/floats/neighbors.dFound'em! :) https://dlang.org/phobos/std_math.html#.nextUpThanks!
Jan 18 2017