Underleaf Logo
Underleaf
BlogPricing
Log InTry Free

Real Numbers Symbol (ℝ): Meaning, Number Sets and LaTeX

July 24, 2026

Real Numbers Symbol (ℝ): Meaning, Number Sets and LaTeX

The symbol for all real numbers is — a capital R in blackboard bold, the double-struck style used for number sets. It covers every number on the number line: integers, fractions and irrationals like π and √2. Copy it below, or jump to how to type it.

CharacterUnicodeHTML entityLaTeXWindows alt code
real numbersU+211Dℝ\mathbb{R}
integersU+2124ℤ\mathbb{Z}

The number sets and how they nest

WhereMeaning
Natural numbers — 0, 1, 2, 3, … (or from 1, by convention)
Integers — the naturals plus their negatives
Rationals — anything expressible as a fraction of integers
Reals — the rationals plus irrationals like π, e and √2
Complex numbers — a + bi, with a and b real

Each set contains the one before it

The number systems nest strictly: every integer is a rational, every rational is a real, every real is a complex number with zero imaginary part. The letters are not arbitrary — ℤ is from the German Zahlen (numbers), ℚ from quotient.

Writing domains and ranges

ℝ is how you say “all real numbers” compactly. Superscripts give dimension — ℝ² is the plane, ℝⁿ is n-dimensional space — and a union carves out excluded points.

What makes the reals different from the rationals

The reals are complete: every set that is bounded above has a least upper bound. The rationals fail this — the set of rationals whose square is under 2 has no rational least upper bound, because √2 is irrational. That gap is why calculus is built on ℝ.

How to type it

Windows

  • In Word, type 211D and press Alt + X for ℝ
  • The other sets: 2115 ℕ, 2124 ℤ, 211A ℚ, 2102
  • Elsewhere, press Windows + . and search “double-struck”

Mac

  • Open Character Viewer with Control + Command + Space and search “double-struck capital R”

HTML

  • ℝ or ℝ for ℝ
  • ℤ ℤ, ℚ ℚ, ℂ

In LaTeX

\mathbb{R} needs the amssymb package — without it you get an undefined control sequence. This is the single most common reason a blackboard-bold R fails to compile.

Frequently asked questions

What is the symbol for all real numbers?

ℝ — a capital R in blackboard bold (U+211D). In LaTeX it is \mathbb{R} with the amssymb package.

What is the difference between ℝ and ℚ?

ℚ is the rationals — numbers writable as a fraction of integers. ℝ adds the irrationals such as π, e and √2, which cannot be written that way.

Why is my \mathbb{R} not working?

You are missing \usepackage{amssymb} in the preamble. Without it LaTeX has no \mathbb command and reports an undefined control sequence.

See also the union symbol used in interval notation, the epsilon symbol, and vector spaces in LaTeX.

Try it free

Save an afternoon on your next paper.

Turn handwritten proofs into submission-ready LaTeX in seconds — set symbols, quantifiers and subscripts already in place.

Convert your paper
Handwritten notes converted into a typeset LaTeX document
Underleaf Logo
Underleaf

Empowering students and researchers with AI-powered tools for academic writing.

Go to appContact us

Company

PricingBlogTutorialsAffiliate Program

Free Tools

Image to LaTeXExcel to LaTeXArXiv to LaTeXTikZ GeneratorThesis GeneratorChrome ExtensionAll Tools

© 2026 Underleaf. All rights reserved.