Anyone knows this issue? std/math.d(2759): Error: number '0x1p-1024' is not representable
Martin Nowak via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jun 20 05:03:26 PDT 2015
On 06/20/2015 01:35 PM, Iain Buclaw via Digitalmars-d wrote:
> Can we make this a boolean check removing the need for me to explicitly set
> errno?
The function returns a float, so errno seems like the better choice.
More information about the Digitalmars-d
mailing list