in reply to Re: POSIX and -Dusequadmath
in thread POSIX and -Dusequadmath
Just lately I seem to often want to assign NV_MAX to a perl scalar (for various exercises regarding some testing of code).$ perl -le '$x = 0x1.ffffffffffffffffffffffffffffp+16383; print $x;' Inf
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: POSIX and -Dusequadmath
by BillKSmith (Monsignor) on Sep 09, 2017 at 13:41 UTC | |
by syphilis (Archbishop) on Sep 10, 2017 at 14:13 UTC | |
|
Re^3: POSIX and -Dusequadmath
by BrowserUk (Patriarch) on Sep 09, 2017 at 16:49 UTC | |
by syphilis (Archbishop) on Sep 10, 2017 at 13:45 UTC | |
by BrowserUk (Patriarch) on Sep 10, 2017 at 17:41 UTC |