Numeric Return Type

When creating a function, you must specify the type of value the function's calculation will return. Numeric indicates that the function returns a numeric value such as 1, -10, 0.5, etc.