blob: 6650bc717d0f4c3ca1d553962d504a99144896b3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
bases - Convert an integer to hex, octal, and binary
curfit - Fit data with Chebyshev, Legendre or spline curve
detab - Replace tabs with tabs and blanks
entab - Replace blanks with tabs and blanks
lcase - Convert a file to lower case
polyfit - Fit polynomial to list of X,Y data
split - Split a large file into smaller segments
surfit - Fit a surface, z=f(x,y), to a set of x, y, z points
translit - Replace or delete specified characters in a file
ucase - Convert a file to upper case
urand - Uniform random number generator
nttools - NOAO version of TTOOLS package
|