New in Wolfram
Mathematica
7: New Categories of Special Functions
◄
previous
|
next
►
Study Riemann's Prime Counting Function Near the Origin
The analytic function
RiemannR
approximates the prime-counting function
PrimePi
. Its first zero occurs at about
1.83×10
-14828
.
In[1]:=
LogPlot[Abs[RiemannR[10^x]], {x, -45000, 2}, Frame -> True, Axes -> False, MaxRecursion -> 4]
Out[1]=