Manuals/calci/UNITDIVIDE

From ZCubes Wiki
Revision as of 05:12, 5 April 2017 by Swapna (talk | contribs) (Created page with "<div style="font-size:30px">'''UNITDIVIDE(A,B)'''</div><br/> where <math>A<\math> and <math>B<\math> ==Description== *This function shows the division of two numbers. *Divisi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
UNITDIVIDE(A,B)


where <math>A<\math> and <math>B<\math>

Description

  • This function shows the division of two numbers.
  • Division is one of the four basic operations of arithmetic.
  • Division is splitting into equal parts or groups.
  • Division is the repeated subtraction and it is the opposite of Multiplication.
  • The division of two natural numbers is the process of calculating the number of times one number is contained within one another.
  • In UNITDIVIDE(),first number is the dividend and second number is the divisor.
  • Dividend is the number being divided.Divisor is a number that will divide the dividend exactly.
  • For example,UNITDIVIDE(20,4),20 is the dividend and 4 is the divisor.

Examples

  1. UNITDIVIDE(1000,50) = 20
  2. UNITDIVIDE(300,7) = 42.857142857142854
  3. UNITDIVIDE(379.45,22) = 17.24772727272727
  4. UNITDIVIDE(-50,5) = -10

See Also

References

Divide