Namespaces
Variants
Actions

Difference between revisions of "User:Nikita2"

From Encyclopedia of Mathematics
Jump to: navigation, search
m
m (→‎TeXing: pie chart for pages with TeX)
Line 49: Line 49:
  
 
== TeXing ==
 
== TeXing ==
I'm keen turning up articles of EoM into better appearance by rewriting formulas and math symbols in TeX.
+
I'm keen on turning up articles of EoM into better appearance by rewriting formulas and math symbols in TeX.
  
Now there are '''342''' (out of 15,887) articles with [[:Category:TeX done]] tag.
+
Now there are '''349''' (out of 15,890) articles with [[:Category:TeX done]] tag.
 +
 
 +
 
 +
<asy>
 +
size(0,150);
 +
real tex=349;
 +
real all=15890;
 +
pair z0=0;
 +
pair z1=1;
 +
real theta=360*(tex/all);
 +
pair z=dir(theta);
 +
//draw(circle(z0,1));
 +
filldraw(z0--arc(z0,1,0+15,theta+15)--cycle,lightgreen);
 +
filldraw(z0--arc(z0,1,theta+15,360+15)--cycle,lightgrey);
 +
arrow("Pages with TeX",dir(0.5*theta+15),2E);
 +
</asy>

Revision as of 14:51, 12 February 2013

How to Cite This Entry:
Nikita2. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Nikita2&oldid=29345