#Basic math
30 messages · Page 1 of 1 (latest)
Hello @atso, no they're not the same,[-1,3) represents a closed interval where real numbers greater than or equal to -1 and less than 3 are included... whereas [-1,3[ is a half-open interval that includes -1 but excludes 3
You just described the same thing with different words
Not really ...the difference between them is whether the endpoint include or exclude 3
less than 3
excludes 3
Both of these exclude 3
Ok so basically both mean that if I have a box and I have to put those numbers inside it, I would put the all numbers from -1 to 2, right?
No, we're not just including integers
2.5 would also be there
2.9 also
2.999999 as well
But not 3
What do you mean by "preference"?
I mean by that writing ) or [ would mean the same thing
Ok thanks everyone
ye it would be in that case ( or ]