Well by your logic this is the 10th page (now 11th), since the one you start with doesn't count.
Let's open a book. Does it start on page 3?
Well by your logic this is the 10th page (now 11th), since the one you start with doesn't count.
Let's open a book. Does it start on page 3?
Why don't we number flights of stairs in buildings?
And the thread hits page 13.
For reasons of demnon avoidance some buildings pretend not to have a 13th floor. This of courses poses the classical logic challenge of how many apples do you get then?
What happens if the building has a subtaranian entrance?
What happens if the building has a subtaranian entrance?
What happens if the building has a subtaranian entrance?
Gilly, your picture is a terribad example as the area under the shack doesn't count as part of the structure. It is simply the ground. It does not have a ground floor as the floor is not level with the ground. The floor of the shack would simply be referred to as the floor.
Not in languages that are mathematically correct like matlab, Octave etc.
The reason many language start arrays at 0 is due to some nastiness related to poplar languages like C in the 70s. In a language like c an array is really just a pointer to a memory location, the array index is just an offset of the initial memory pointer. This was also done in early languages due to memory issues and size constraints. e.g. an 8 bit unsigned int has values form 0 to 255 because zero is needed in this instance. if the arrays started at 1 then there could only be 255 entries and not 256. But these days the array index will be a 64 bit number, therefore if you start at 0 you have 18,446,744,073,709,551,615 values, if you start at 1 you have a mere 18,446,744,073,709,551,614 values which inconsequential.
Thus languages like matlab start at 1. E.g. a list of length 10 has valid indices 1,2,3,4,5,6,7,8,9 and 10. The first index is 1, the last index is 10.
Rare but then you'd be entering on to a basement level and ground would still be the ground level floor.
Easiest to think of ground as a datum
It's not my picture, but clearly demonstrates what Lysander was saying is wrong.
It actually doesn't. Below the house is nothing, no operation, no personnel, no furniture, it is clear that it is neither a habitable or working space and it irrelevant to the floor naming or numbering system. The floor that you walk in on, behind the front door, would be called the ground floor.
And of course it's your picture, you chose it to illustrate a point. That's like saying these aren't my words, I just chose them to construct a sentence.
Stairs as using a lift to go up one level is incredibly lazy.