forked from andonome/lk
		
	add to sc-im.md
This commit is contained in:
		| @@ -35,8 +35,9 @@ gb4 = to to cell b4 | |||||||
|  |  | ||||||
| #Functions | #Functions | ||||||
|  |  | ||||||
|  | > =@sum(A1:A4) = add A1 to A4 | ||||||
| > =@avg(B1:B4) = average B1 to B4 | > =@avg(B1:B4) = average B1 to B4 | ||||||
| > =@max(B1:B4) = maximum of those numbers | > =@max(B1:B4) = maximum of those numbers | ||||||
| > =@min(B1:B8) = minimumof those numbers | > =@min(B1:B8) = minimumof those numbers | ||||||
|  | > =@prod(C1:C8) = multiply C1 to C8 | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user