The Numeric field accepts numeric input and is designed for capturing values such as integers, decimals, and currency amounts.
Apply Validations to control what type of numeric values are accepted.
Use a numeric field when you want to capture numeric values like 123, -123, 100.1 or Currency Values to X number of decimal places (e.g. 2) like 0.50 or 123.00.