A integer is a whole number of the builtin type Int.
Int
See the builtin library for more information regarding the Integer type.
Integer ::= [0-9] [ [0-9_]*[0-9] ]
# Mass of an object (kg) mass = 10 # The speed of light (m/s) c = 299_792_458