See all articles from Timelinez v2 n11
Short ZX81/TS1000 BASIC program that calculates the total area of an irregular polygon by dividing it into triangles and applying Heron’s formula to each. The user inputs the number of triangles and the three side lengths of each; the program accumulates the total area. Originally written by John South of Bexhill-on-Sea, Sussex for calculating lawn fertilizer quantities.