*For e.g., UNITMOD(5,2)=1. Here 1 is the remainder.
*For e.g., UNITMOD(5,2)=1. Here 1 is the remainder.
*This function gives an error when <math>B</math> value is 0.
*This function gives an error when <math>B</math> value is 0.
−
*<mathA</math> and <math>B</math> can be positive or negative. Suppose <mathA</math> and <math>B</math> are of same sign either '+' or '-',then the resultant sign is also the same.
+
*<math>A</math> and <math>B</math> can be positive or negative. Suppose <math>A</math> and <math>B</math> are of same sign either '+' or '-',then the resultant sign is also the same.
−
*But <math>A</math> and <math>B</math> are with different then the result will come with the sign of <math>A</math>.
+
*But <math>A</math> and <math>B</math> are with different sign, then the result will come with the sign of <math>A</math>.