Checks if a double value is equal to zero.
true if a is equal to zero, false otherwise.
true
a
false
The double value to check.