Introduction
Numeric types let you work with numbers in your program. They help you do math and store values like age, price, or temperature.
When you want to add, subtract, multiply, or divide numbers.
When you need to store measurements like height or weight.
When you want to count items or calculate averages.
When you want to compare numbers to make decisions.
When you want to use numbers in graphs or charts.