Penguin
Annotated edit history of SpreadSheet version 5, including all changes. View license author blame.
Rev Author # Line
3 CraigBox 1 A SpreadSheet is a screen-oriented interactive application built around a grid in Cartesian 2 space or 3 space. Each cell in the grid contains can be empty, contain a value or contain a formula to calculate a value, usually using references to the surrounding cells. They were developed for finance but are also often used for statistics.
1 AlastairPorter 2
2 CraigBox 3 Generally data is sorted in a table, with the cells marked A-B-C across the top, and 1-2-3 down the side.
1 AlastairPorter 4
5 PeterHewett 5 !VisiCalc was the first commercial spreadsheet, followed by Lotus 1-2-3, MicrosoftExcel, etc, leading to [Gnumeric] and [OpenOffice|OpenOffice.org].