Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
1329
1
avatar
how do I make 0.035 into scientific notation?
 Feb 7, 2012
 #1
avatar+3146 
0
jen:

how do I make 0.035 into scientific notation?


[input]floor(log10(0.035))[/input]
[input]0.035/10^-2[/input]
3.5*10^-2 = 3.5e-2
 Feb 7, 2012

0 Online Users