Home | Trees | Index | Help |
|
---|
|
|
|||
number |
x_intercept(m,
b)
Return the x intercept of the line y=m*x+b. |
||
z_transform(f)
This is just an example; there is no z_transform function. |
|
Return the x intercept of the line y=m*x+b. The x intercept of a line is the point at which it crosses the x axis (y=0). This function can be used in conjuction with z_transform to find an arbitrary function's zeros. |
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 3.0alpha2 on Tue Apr 11 17:43:20 2006 | http://epydoc.sf.net |