a:      dd      1.25        ; 6 digits of precision
b:      dd      1.25e6      ; exponential notation: 1.25 * 1000000
c:      dd      0xfc101010  ; Who knows what number this is?
                            ; The bit bucket can reveal the value