Manuals/calci/MULTIPLYWITH

From ZCubes Wiki
Revision as of 18:40, 8 August 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''MULTIPLYWITH(Number1,Number2)'''</div><br/> *<math>Number1</math> and <math>Number2</math> are any real number. ==Description== *This function...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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

  1. MULTIPLYWITH(9,14) = 126
  2. MULTIPLYWITH(18,-11) = -198
  3. MULTIPLYWITH(34,9.65) = 328.1

See Also


References