Array creators
| fspan | Creates an array of evenly-spaced floating point numbers. |
| ispan | Creates an array of equally-spaced integer values. |
| nice_mnmxintvl | Calculates "nice" values for endpoints and spacing to be used for creating a series of equally-spaced levels through the data domain. |