Numbers-matlab-to which number does it correspond

38 Views Asked by At

I have written a code in matlab and got this result for something I calculated: 1.3000e+003 To which number does my result correspond?

1

There are 1 best solutions below

2
On

${\tt 1.3000e+003=1.3000\cdot 10^3=1300}$ ${ }$ ${ }$ ${ }$ ${ }$