Manuals/calci/INTEGERDIVISION
Jump to navigation
Jump to search
INTEGERDIVISION (Numerator,Denominator)
- and are any positive real numbers.
Description
- This function returns the quotient of the division.
- The result of the quotient will be in Integer part only.
- 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 , and are any positive real numbers.
- Numerator is the dividend and denominator is the divisor.
- This function will return the result as error when the denominator is in negative number.
Examples
- INTEGERDIVISION(9,4) = 2
- INTEGERDIVISION(873,19) = 45
- INTEGERDIVISION(1652,87.24) = 18
- INTEGERDIVISION(-6541,-124.005) = 52