▸In scientific notation: 1.496 × 10^11.
- The coefficient is always kept between 1 and 10; the exponent records how many places the decimal point moved.
- At 10^11 this is in the millions-to-billions range, everyday for megabytes or population figures.
- Engineering notation gives 149.6 × 10^9 (SI prefix: giga (G)), which aligns with unit prefixes like kilo, mega, and nano.
- E-notation (1.496e+11) is the same value formatted for spreadsheets and code.
Next stepTry the arithmetic mode to multiply or divide two scientific-notation numbers directly.