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).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 02:41, 16 September 2016 Tom (talk | contribs) automatically marked revision 7434 of page Hypergeometric 2F1 patrolled
- 02:22, 16 September 2016 Tom (talk | contribs) automatically marked revision 7433 of page Normalized sinc patrolled
- 02:22, 16 September 2016 Tom (talk | contribs) automatically marked revision 7432 of page Normalized sinc patrolled
- 02:20, 16 September 2016 Tom (talk | contribs) automatically marked revision 7431 of page Main Page patrolled
- 02:19, 16 September 2016 Tom (talk | contribs) automatically marked revision 7430 of page Sinc patrolled
- 02:17, 16 September 2016 Tom (talk | contribs) automatically marked revision 7429 of page Sinc patrolled
- 02:17, 16 September 2016 Tom (talk | contribs) uploaded File:Sincplot.png (Category:Plot <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 10, 10 x=np.arange(-15,15,0.01); f=np.vectorize(lambda x: sinc(x)) y=f(x) fig, a...)
- 01:44, 16 September 2016 Tom (talk | contribs) automatically marked revision 7427 of page Arctanh patrolled
- 01:43, 16 September 2016 Tom (talk | contribs) uploaded File:Complexarctanhplot.png (Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(atanh,[-2,2],[-2,2],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{arctanh}(z)$.') plt.savefig('compl...)
- 01:40, 16 September 2016 Tom (talk | contribs) automatically marked revision 7425 of page Arccoth patrolled
- 01:39, 16 September 2016 Tom (talk | contribs) automatically marked revision 7424 of page Arccoth patrolled
- 01:38, 16 September 2016 Tom (talk | contribs) automatically marked revision 7423 of page Derivative of arccoth patrolled
- 01:38, 16 September 2016 Tom (talk | contribs) automatically marked revision 7422 of page Arctanh patrolled
- 01:37, 16 September 2016 Tom (talk | contribs) automatically marked revision 7421 of page Derivative of arccosh patrolled
- 01:36, 16 September 2016 Tom (talk | contribs) automatically marked revision 7420 of page Derivative of arccoth patrolled
- 01:35, 16 September 2016 Tom (talk | contribs) automatically marked revision 7419 of page Derivative of arccoth patrolled
- 01:33, 16 September 2016 Tom (talk | contribs) automatically marked revision 7418 of page Arccoth patrolled
- 01:15, 16 September 2016 Tom (talk | contribs) automatically marked revision 7417 of page Arccoth patrolled
- 01:15, 16 September 2016 Tom (talk | contribs) automatically marked revision 7416 of page Arccoth patrolled
- 01:14, 16 September 2016 Tom (talk | contribs) uploaded File:Complexarccothplot.png (Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(acoth,[-5,5],[-5,5],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{arccoth}(z)$.') plt.savefig('compl...)
- 00:47, 16 September 2016 Tom (talk | contribs) automatically marked revision 7414 of page Arctanh patrolled
- 00:42, 16 September 2016 Tom (talk | contribs) uploaded a new version of File:Arctanhplot.png (Category:Plot <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 10, 10 x=np.arange(-0.999,0.999,0.001); f=np.vectorize(atanh) y=f(x) def g(x):...)
- 00:23, 16 September 2016 Tom (talk | contribs) automatically marked revision 7412 of page Arcsinh patrolled
- 00:22, 16 September 2016 Tom (talk | contribs) automatically marked revision 7411 of page Arccosh patrolled
- 00:22, 16 September 2016 Tom (talk | contribs) automatically marked revision 7410 of page Derivative of arccosh patrolled
- 00:18, 16 September 2016 Tom (talk | contribs) automatically marked revision 7409 of page Arccosh patrolled
- 00:17, 16 September 2016 Tom (talk | contribs) automatically marked revision 7408 of page Arccosh patrolled
- 00:16, 16 September 2016 Tom (talk | contribs) automatically marked revision 7407 of page Arccosh patrolled
- 00:15, 16 September 2016 Tom (talk | contribs) automatically marked revision 7406 of page Arccosh patrolled
- 00:14, 16 September 2016 Tom (talk | contribs) uploaded File:Complexarccoshplot.png (Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(acosh,[-5,5],[-5,5],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{arccosh}(z)$.') plt.savefig('compl...)
- 00:14, 16 September 2016 Tom (talk | contribs) automatically marked revision 7404 of page Arccosh patrolled
- 00:08, 16 September 2016 Tom (talk | contribs) automatically marked revision 7403 of page Derivative of arcsinh patrolled
- 23:53, 15 September 2016 Tom (talk | contribs) automatically marked revision 7402 of page Arcsinh patrolled
- 23:53, 15 September 2016 Tom (talk | contribs) uploaded File:Complexarcsinhplot.png (Category:DomainColoring <pre> #!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * cplot(asinh,[-2,2],[-2,2],points=50000,verbose=True) plt.title(r'Domain coloring of $\mathrm{arcsinh}(z)$.') plt.savefig('compl...)
- 23:49, 15 September 2016 Tom (talk | contribs) automatically marked revision 7400 of page Arcsinh patrolled
- 21:08, 15 September 2016 Tom (talk | contribs) automatically marked revision 7399 of page Derivative of arcsin patrolled
- 21:08, 15 September 2016 Tom (talk | contribs) automatically marked revision 7398 of page Derivative of arcsin patrolled
- 02:36, 15 September 2016 Tom (talk | contribs) automatically marked revision 7397 of page Catalan's identity for the Fibonacci sequence patrolled
- 02:36, 15 September 2016 Tom (talk | contribs) automatically marked revision 7396 of page Catalan's identity for the Fibonacci sequence patrolled
- 02:32, 15 September 2016 Tom (talk | contribs) automatically marked revision 7395 of page Fibonacci sequence patrolled
- 02:25, 15 September 2016 Tom (talk | contribs) automatically marked revision 7394 of page Sum of squares of Fibonacci numbers patrolled
- 02:25, 15 September 2016 Tom (talk | contribs) automatically marked revision 7393 of page Fibonacci sequence patrolled
- 02:25, 15 September 2016 Tom (talk | contribs) automatically marked revision 7392 of page Sum of even indexed Fibonacci numbers patrolled
- 02:24, 15 September 2016 Tom (talk | contribs) moved page Sum of odd Fibonacci numbers to Sum of odd indexed Fibonacci numbers
- 02:23, 15 September 2016 Tom (talk | contribs) automatically marked revision 7389 of page Fibonacci sequence patrolled
- 02:23, 15 September 2016 Tom (talk | contribs) automatically marked revision 7388 of page Fibonacci sequence patrolled
- 02:23, 15 September 2016 Tom (talk | contribs) automatically marked revision 7387 of page Sum of Fibonacci numbers patrolled
- 02:23, 15 September 2016 Tom (talk | contribs) automatically marked revision 7386 of page Sum of odd Fibonacci numbers patrolled
- 02:22, 15 September 2016 Tom (talk | contribs) automatically marked revision 7385 of page Fibonacci sequence patrolled
- 02:21, 15 September 2016 Tom (talk | contribs) automatically marked revision 7384 of page Sum of Fibonacci numbers patrolled