I had a problem where I needed to find the result of the division of 2 positive large numbers.
$n1$=$29865^2$ ------- $n2=$$1.5*10^{11}$
When I divided them I got the result of $5.946*10^{19}$
but the correct was $5.946*10^{-3}$ which can be obtained by the division of $1.5*10^{-11}$
Do I always need to convert the exponent to be negative when dividing it by another number? can someone explain me why it happened?
Thank you
so I think it belongs to something mathematically here
– Ryan Mar 21 '22 at 12:401.5E11whereEis the button that is marked with "$\times 10^x$" or sometimes "Exp". – Jaap Scherphuis Mar 21 '22 at 13:26