Where a number is written in two parts:
• First: the digits, with the decimal point placed after the first digit,
• Followed by: ×10 to a power that will put the decimal point back where it should be.
../numbers/images/sci-notation.js
Where a number is written in two parts:
• First: the digits, with the decimal point placed after the first digit,
• Followed by: ×10 to a power that will put the decimal point back where it should be.