Method: Set an integer to 0
Function name: int2zero
Parameter list: (DOUBLE number)
Return type: DOUBLE
What the method does: Converts any numeric source column value to zero.
Note: This method's name implies that it only works for integer types, but any numeric value will work.