constant

0001-01-01

A constant in mathematics and software development is a fixed value. Constants are used similarly to variables in software and equations, but their values can not change.

Examples: Pi, MAX_SIZE


Links to this note