xspread
What is xspread?
The program xspread is a public domain spreadsheet which runs under X
Windows. You must be using an X Windows terminal to be able to run
this program. We are working on makeing it use the ascii screen if it
cannot find an X display to use.
Xspread Reference Manual gives complete documentation for the program.
The LaTeX source copy for this manual is in the file xspread.tex.
Xspread supports many standard spreadsheet features. Among these are:
- Cell entry and editing.
- Worksheet size: 702 columns by unlimited rows.
- File reading and writing.
- File encryption.
- Absolute and relative cell references.
- Numeric and label (i.e.character string) data in cells.
- Left or right justification for labels.
- Row and column insertion and deletion.
- Hiding and unhiding of rows and columns.
- Range names.
- Manual or automatic recalculation.
- Numeric operators (+, -, *, /, ^(exponentiation), %(remaindering))
- Relational operators (<, <=, >, >=, =, !=(not equal))
- Logical (or, Boolean) operators (&(and), |(or), ~(not))
- Function references.
- Graphs (XY, Bar, Stack Bar, Pie and Line graphs)
- Matrix Operations (Transpose, Multiply, Add, Subtract and Inversion)
- Cursor positioning with mouse
- Menu item selection with mouse
- References to external programs. These are called external functions.
How to Use
On the Suns type:
xspread
Manuals
man xspread for more information.
Availability
xspread is available on the Suns.
Press here to return to the User's Guide Menu.