Extra Pylab RoutinesΒΆ
| eps | Compute the spacing of floating point numbers. |
| minmax | Return the range of the given array. |
| realmax | Return the largest positive floating point number representable with the specified precision on this computer. |
| realmin | Return the smallest positive floating point number representable with the specified precision on this computer. |