numeric
The term "numeric" refers to anything that is related to numbers. It can describe data, symbols, or values that represent quantities or measurements. Numeric values can be whole numbers, fractions, or decimals, and they are often used in mathematics, science, and everyday calculations.
In computing, "numeric" can also refer to data types that store numbers, such as integers and floating-point numbers. These numeric data types are essential for performing calculations, statistical analysis, and programming tasks. Examples of numeric systems include the decimal system, which uses ten digits, and the binary system, which uses two digits.