Category
Mathematical
Description
Returns the remainder after a number is divided by a divisor. The result always has the same sign as the divisor.
Microsoft Docs
Status
Not Started
Syntax
MOD(<number>, <divisor>)
Search
Portfolio
Github
Coding Activities
StudyHub
Mathematical
Returns the remainder after a number is divided by a divisor. The result always has the same sign as the divisor.
MOD(<number>, <divisor>)