Difference between revisions of "Manuals/calci/MULTIPLYWITH"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
==References== | ==References== | ||
− | *[ | + | *[https://en.wikipedia.org/wiki/Multiplication Multiplication] |
Latest revision as of 04:33, 13 February 2019
MULTIPLYWITH(Number1,Number2)
- and are any real number.
Description
- This function calculates the multiplication of the given two numbers.
- In ,the parameters are any two real numbers.
- Multiplication is one of the four basic operations of arithmetic.Multiplication is adding equal parts or groups.
- Multiplication is the repeated addition and it is the opposite of Division.
Examples
- MULTIPLYWITH(9,14) = 126
- MULTIPLYWITH(18,-11) = -198
- MULTIPLYWITH(34,9.65) = 328.1
Related Videos
See Also
References