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).
- 19:43, 7 September 2020 Tom (talk | contribs) automatically marked revision 9343 of page File:Clausensine0.5.png patrolled
- 19:43, 7 September 2020 Tom (talk | contribs) uploaded File:Clausensine0.5.png (from mpmath import * import numpy as np import matplotlib.pyplot as plt mp.dps=25; mp.pretty = True cplot(lambda x: clsin(0.5,x),[-10,10],[-5,5],points=50000,verbose=True) plt.title(r'Domain coloring of $Cl_{0.5}(z)$.') plt.savefig('clausensine0.5.pn...)