Y
Hacker News
new
|
ask
|
show
|
jobs
by
oneeyedpigeon
2988 days ago
I always thought it was "4 metres squared" means 4x4 and "4 square metres" means 2x2. Unless 4m^2
doesn't
mean "4 metres squared", which would really be confusing me ...
3 comments
majewsky
2987 days ago
Exponentiation usually binds more tightly than multiplication, so
6 m² = 6 * (m²) != (6 m)²
link
detaro
2988 days ago
m² is the symbol for "square metres", so 6 m² is e.g. a room 2m x 3m
link
blattimwind
2987 days ago
6² m² = (6m)² != 6 m²
link