👉 In computer science, a "denary" is a type of data structure that can store decimal numbers. This means that it can hold any number between 0 and 9, inclusive. Denaries are commonly used in programming to represent numbers, especially when working with floating-point numbers or large integers.