If trailing zeros are significant, they should be included in the number. Example: 6.02300*1023.
When superscripts are not available, the multiplier can be shown using the exponentiation operator (^). Example: 6.023*1023 = 6.023*10^23.
For some computer uses, the multiplier base and exponentiation operator are represented using an "e". This is not recommended for general writing. Example: 6.023e23