The Number type can represent both 32-bit integer and 64-bit floating-point values.
A Number type literal is considered any number entered directly.
All mathematical operations return decimal results.
var iNum = 55;