MOD() - This function returns the remainder when one integer is divided by another.
Syntax:
MOD(Dividend;Divisor)
Example:
=MOD(25;4) returns 1
=MOD(38;9) returns 2
Saturday, November 22, 2008
Subscribe to:
Post Comments (Atom)
I will be going through all of the functions in Open Office Calc and posting a real life or mathematical example of every function. Fell free to give me suggestions of examples. Along the way I will be posting things I find interesting.
No comments:
Post a Comment