Is Google's Conversion from Cubic Centimeters to Cubic Meters Incorrect?

  • Thread starter Thread starter Frangelo
  • Start date Start date
  • Tags Tags
    Google
AI Thread Summary
The discussion centers on the conversion of cubic centimeters to cubic meters, with a claim that 1 cubic centimeter equals 1x10-7 cubic meters, which is incorrect. The correct conversion is established as 1 cubic centimeter equaling 1x10-6 cubic meters, clarified through mathematical calculations involving cubic dimensions. Confusion arises from the notation used, specifically the interpretation of "AeN" versus "10eN," leading to misunderstandings about scientific notation. Participants emphasize that while scientific notation can be confusing for beginners, it is widely accepted and convenient for calculations. Ultimately, the conversation highlights the importance of clarity in mathematical notation to avoid misinterpretation.
Frangelo
Messages
18
Reaction score
0
Check it out: https://www.google.com/search?q=cubic+cm+to+cubic+m

According to my math, 1 cubic centimeter equals 1x10-7 cubic meters not 1x10-6 cubic meters.

Is is my calculator broken, or is this why Hubble telescope is near-sighted?
 

Attachments

  • googlewrong.png
    googlewrong.png
    30.5 KB · Views: 575
Mathematics news on Phys.org
Can you show your math?
 
Frangelo said:
Is is my calculator broken?
It probably works just fine. It's most likely operator error.

Make your calculator to calculate (10-2)3. The answer should be 10-6.
 
cubic cm x cube with dimensions 100cm x 100cm x 100cm = 1,000,000. So cubic cm is 1/1,000,000 cubic m.

1x10e-6 = .00001. 1/1,000,000 is either 1 x 10e-7, or 1e-6, but not 10e-6, right?
 
1x10e-6 = .00001. 1/1,000,000 is either 1 x 10e-7, or 1e-6, but not 10e-6, right?
You're getting confused by notation.

The notation "AeN" means "Ax10N".

Google did not use this notation, because it is confusing and should be avoided. Google wrote, correctly, 1.0 x 10-6. You misinterpreted that to mean "10e-6," but really it means "1e-6".
 
  • Like
Likes 1 person
May thanks. Got it!
 
eigenperson said:
Google did not use this notation, because it is confusing and should be avoided.
It is something you can't avoid. I certainly wouldn't want to enter 6.0221×1023 into a calculator by entering 602210000000000000000000. Yech! It's much easier to enter 6.0221 * 1023 as a calculation, but easier yet is to enter it is 6.0221e23. Regardless of which approach one uses to enter that number, it will be displayed as 6.0221e23 (or 6.0221E[/size]23 on a TI).

The same applies to data entered into or read from a computer program. Scientific e notation is ubiquitous. It's almost impossible to avoid it, and it is not confusing once one learns it.
 
Still it is maybe easy to misinterpret for those not used to it. That fact that 10e-6 = 10-5 is well, confusing to the newbie. If the issue is its hard to type superscripts, I'd vote for how excel does it, 10^-6.

Interestingly the Wikipedia article on the subject said " The use of this notation is not encouraged in publications".
 
Frangelo said:
Still it is maybe easy to misinterpret for those not used to it. That fact that 10e-6 = 10-5 is well, confusing to the newbie. If the issue is its hard to type superscripts, I'd vote for how excel does it, 10^-6.
Excel displays very large and very small numbers using scientific e notation. You can also enter data into Excel using that notation.
 
  • #10
Every notation can be misinterpreted. e notation is well established and perfectly unambiguous.
 
  • #11
e notation could be made better if people could come up with a unique symbol to replace e.
 
  • #12
Frangelo said:
Interestingly the Wikipedia article on the subject said " The use of this notation is not encouraged in publications".
1.234 * 1056 (with a proper multiplication sign) is preferred, indeed. For publications, the time to write numbers does not matter. If you want to type numbers in a calculator, things are different.
 
  • #13
Khashishi said:
e notation could be made better if people could come up with a unique symbol to replace e.
e notation is convenient because all necessary characters are found on standard keyboards, and there is no special text formatting, eg. superscripts for the exponents.

If by "unique symbol" you mean something that is not found on standard keyboards, then that would defeat the purpose of this notation.

Really, once you learn it, e notation is not a big deal.
 
  • #14
Redbelly98 said:
e notation is convenient because all necessary characters are found on standard keyboards

Including the keypunch devices that were the only way of interacting with computers back when FORTRAN was invented... Which is, I believe, where the notation came from.
 
Back
Top