Write the syntax for the following.
MOD
Answers
Answered by
0
Answer:
Explanation:
The MOD function is categorized under Excel Math and Trigonometry functions. The function helps find a remainder after a number (dividend) is divided by another number (divisor).
As a financial analyst, the function is useful when we need to process every nth value. For example, if our data comprises several columns of numbers, we can use MOD to sum every nth column.
Formula
=MOD(number,divisor)
This function uses the following arguments:
Number (required argument) – This is the number for which we wish to find the remainder.
Divisor (required argument) – This is the number by which we want to divide the number.
Similar questions
Computer Science,
22 days ago
Math,
22 days ago
Math,
9 months ago
Environmental Sciences,
9 months ago