There are instances where we must perform mathematical calculations on a descriptor.
for example:
The first descriptor value = 10
The second descriptor value = 2
now I can make a lot of mathematical operations on the Third descriptor such as:
+ 12
- 8
* 20
/ 5
and if more complicated will be more likable.