A search of Google showed this:
In scientific notation, the numeric part must be at least 1.0 and less
than 10.0, and the exponent can be any integer.
In engineering notation, on the other hand, the exponent must be a
multiple of 3. To accommodate this extra restriction on the exponent,
the numeric part has more freedom: it must be at least 1.0 and less
than 1000.0. That is, you can have 1 to 3 digits to the left of the
decimal point.
http://mathforum.org/library/drmath/view/55606.html
Just for the pedants out there!