Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (6904 KB)
spline(1)Name | Synopsis | Description | Options | Attributes | See Also | Diagnostics | Bugs Name
Synopsisspline [-aknpx] ... Descriptionspline takes pairs of numbers from the standard input as abcissas and ordinates of a function. It produces a similar set, which is approximately equally spaced and includes the input set, on the standard output. The cubic spline output (R. W. Hamming, Numerical Methods for Scientists and Engineers,2nd ed., 349ff) has two continuous derivatives, and sufficiently many points to look smooth when plotted, for example by graph(1). Options
AttributesSee attributes(5) for descriptions of the following attributes:
See AlsoR. W. Hamming, Numerical Methods for Scientists and Engineers, 2nd ed. DiagnosticsWhen data is not strictly monotonic in x, spline reproduces the input without interpolating extra points. BugsA limit of 1000 input points is enforced silently. Name | Synopsis | Description | Options | Attributes | See Also | Diagnostics | Bugs |
||||