add to sc-im.md

This commit is contained in:
Malin Freeborn 2020-05-12 09:35:24 +02:00
parent 67ff4f234d
commit 3fcfa12175
1 changed files with 2 additions and 1 deletions

View File

@ -35,8 +35,9 @@ gb4 = to to cell b4
#Functions
> =@sum(A1:A4) = add A1 to A4
> =@avg(B1:B4) = average B1 to B4
> =@max(B1:B4) = maximum of those numbers
> =@min(B1:B8) = minimumof those numbers
> =@prod(C1:C8) = multiply C1 to C8