What is the meaning of $\mathbb{R}\setminus\{0\}$?

12.9k Views Asked by At

This is used in many posts related to functions and googling it doesn't help.
What does this mean? $\mathbb{R}$ should stand for all Real numbers.

2

There are 2 best solutions below

3
On BEST ANSWER

Real numbers that aren't $0$. \ is set difference.

3
On

This refers to the set $\mathbb{R}$ , but without $0$, i.e. the complement of $\{0\}$ in $\mathbb{R}$.