RapidTables
Scientific notation converter ►
For 2 number x1 and x2:
x1 = a1 × 10b1
x2 = a2 × 10b2
x1 + x2 = a1 × 10b1 + a2 × 10b2
x1 - x2 = a1 × 10b1 - a2 × 10b2
x1 × x2 = a1a2 × 10b1+b2
x1 / x2 = (a1/a2) × 10b1-b2