Manuals/calci/REM

From ZCubes Wiki
Revision as of 14:06, 21 April 2017 by Devika (talk | contribs)
Jump to navigation Jump to search
REM (Numerator,Denominator)


Description

  • This function shows the Remainder value of applied division.
  • In , and are any real numbers.
  • Division is splitting into equal parts or groups.
  • Here Numerator is the dividend and Denominator is the divisor.
  • After calculating the division ,there is something left over.
  • That is called Remainder.So the remainder value is varying from 0 to (denominator-1).

Examples

  1. REM(54,8) = 6
  2. REM(-20,2) = 0
  3. REM(78/3,4) = 2

See Also

References