1

What does the following notation mean: $n< < m$ , where $n$ and $m$ are numbers?

molarmass
  • 2,014
  • 13
  • 16
MATH
  • 501

2 Answers2

2

It depends on context (just ask a C or C++ programmer) but in mathematics and physics it usually denotes that $n$ is much smaller than $m$. It is a vague notion, but useful at times.

Arthur
  • 199,419
1

In the context where I have encountered this notation, it meant that $n$ is a lot smaller than $m$. As opposed to, for example, smaller but arbitrarily close to $m$.

molarmass
  • 2,014
  • 13
  • 16