Difference between revisions of "File:Binomial,n=20glyph.png"
From specialfunctionswiki
(Tom uploaded a new version of "File:Binomial,n=20glyph.png") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category:binomialglyph]] |
Latest revision as of 18:55, 25 September 2016
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 18:55, 25 September 2016 | 186 × 192 (2 KB) | Tom (talk | contribs) | Category:binomialglyph <pre>#!/usr/bin/python import numpy as np import matplotlib.pyplot as plt from mpmath import * from pylab import rcParams rcParams['figure.figsize'] = 2.4,2.4 x=np.arange(0,20,1) f=np.vectorize(lambda x: binomial(20,x)) y=f(... | |
18:52, 25 September 2016 | 186 × 192 (1 KB) | Tom (talk | contribs) |
- You cannot overwrite this file.
File usage
There are no pages that link to this file.