in reply to Re: Determining whether a value is zero.
in thread Determining whether a value is zero.

FYI, the IEEE floating point standard requires support for positive and negative zero. See Signed_Zero and IEEE_754 for more. So more like a "most computers and programming languages" thing than a Perl thing.

Elda Taluta; Sarks Sark; Ark Arks

  • Comment on Re^2: Determining whether a value is zero.