Difference between revisions of "Manuals/calci/DIVIDEBY"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | <div style="font-size:30px">'''DIVIDEBY( | + | <div style="font-size:30px">'''DIVIDEBY (By,OtherArguments)'''</div><br/> |
*<math>Dividend</math>and <math>Divisor</math> are any real numbers. | *<math>Dividend</math>and <math>Divisor</math> are any real numbers. | ||
Line 8: | Line 8: | ||
*Division is the repeated subtraction and it is the opposite of Multiplication. | *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. | *The division of two natural numbers is the process of calculating the number of times one number is contained within one another. | ||
− | *In <math>DIVIDEBY( | + | *In <math>DIVIDEBY (By,OtherArguments)</math>, <math>By</math> is the dividend and <math>OtherArguments</math> is the Divisor. |
*It returns the value of the quotient. | *It returns the value of the quotient. | ||
*So Quotient is the result of the division of one number or quantity by another. | *So Quotient is the result of the division of one number or quantity by another. |
Revision as of 15:29, 25 June 2018
DIVIDEBY (By,OtherArguments)
- and are any real numbers.
Description
- This function is showing the quotient of the given 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 , is the dividend and is the Divisor.
- It returns the value of the quotient.
- So Quotient is the result of the division of one number or quantity by another.
Examples
- DIVIDEBY(90,6) =15
- DIVIDEBY(234,16) = 14.625
- DIVIDEBY(798.45,12) = 66.53750000000001
- DIVIDEBY(-542,16) = -33.875