Happy 2pi Day!



2pi = 6.283185307179586476925286766559...

2pi shows up in many places in math and science:

* The formula C = 2pi r
* Converting between fractions of a revolution and radians
* Converting between frequency and angular frequency
* Fourier transforms
* Any physics involving waves
* The formula for the complex roots of unity
* The Gaussian distribution
* Stirling's approximation

Historical accident has given us a symbol for 3.14...,
but the number twice as large has a much better claim
to a place among the most important mathematical constants.

--
Jim E. Black (domain in headers)
How to filter out stupid arguments in 40tude Dialog:
!markread,ignore From "Name" +"<email address>"
[X] Watch/Ignore works on subthreads
.



Relevant Pages

  • Re: Happy 2pi Day!
    ... Converting between fractions of a revolution and radians ...
    (sci.math)
  • Re: Convert between bases with decimals
    ... Fractions can be converted. ... require infinite number of digits in the other base to represent a finite ... Sometimes, like when converting decimal 0.1 into binary, you _never_ get ...
    (comp.lang.cpp)
  • Re: Happy 2pi Day!
    ... 2pi shows up in many places in math and science: ... Converting between fractions of a revolution and radians ... Converting between frequency and angular frequency ...
    (sci.math)
  • degrees radians conversion
    ... I'm having a problem where the numeric error in converting between degrees and radians is causing problems. ...
    (comp.soft-sys.matlab)
  • Re: degrees radians conversion
    ... I'm having a problem where the numeric error in converting between degrees and radians is causing problems. ... then whenever I get a value in radians I can map it to its closest value in X and problem solved. ... Then if you get a radian number r, find the index to the value in LUT that is closest to r: ...
    (comp.soft-sys.matlab)