Determines whether the specified double represents a negative infinity value.
dThe double to be checked.
true if d represents a negative infinity value; otherwise false .