Blackboard bold

From Wiki
Revision as of 12:00, 8 October 2008 by Mbork (talk | contribs) (Page creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Blackboard bold is probably the most common way of denoting the "standard" number sets: the natural numbers, the integers and so on. In AMS-LaTeX, you use the \mathbb{...} command to obtain them; the ConTeXt way is the \blackboard{...} command. Also, the following commands are defined:

  • \naturalnumbers
  • \integers
  • \rationals
  • \reals
  • \complexes

as well as \primes for blackboard bold P.

See also Doublestroke for an alternative to the msbm font.