Content deleted Content added
m ISSN using AWB |
Fixed typo |
||
Line 55:
<source lang="python">
def gamma(z): # great function from Wiki, but maybe could use
epsilon = 0.0000001
def withinepsilon(x):
|
m ISSN using AWB |
Fixed typo |
||
Line 55:
<source lang="python">
def gamma(z): # great function from Wiki, but maybe could use
epsilon = 0.0000001
def withinepsilon(x):
|