Char. Limit
Gold Member
- 1,222
- 23
I was wondering how to express "x is a real number and not 1". What's the best way to express this? Right now I'm using...
x \epsilon \mathbb{R} \wedge x \neq 1
But I'm sure there's a better way.
x \epsilon \mathbb{R} \wedge x \neq 1
But I'm sure there's a better way.