All public logs
Combined display of all available logs of specialfunctionswiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:23, 22 June 2016 Tom (talk | contribs) uploaded a new version of File:Chebyshevthetaplot.png (Category:Plot <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt import fractions from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 10, 10 def isValid ( n ): if (n <=0): ret...)
- 06:20, 22 June 2016 Tom (talk | contribs) automatically marked revision 6611 of page File:Chebyshevthetaplot.png patrolled