Numeric & Mathematical Functions

These custom functions are related to numeric values or mathematical calculations in general.
IS_NUMERIC
There is not a function explicitly for determining if the value of a field is numeric or not. This customized function will return 1 if a given value is numeric, 0 if not.