Manuals/calci/SUBTRACT

From ZCubes Wiki
Revision as of 07:01, 3 April 2017 by Swapna (talk | contribs) (Created page with "<div style="font-size:30px">'''SUBTRACT() '''</div><br/> ==Description== *This function shows the subtraction value of the given set of numbers. *Subtraction is one of the f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SUBTRACT()


Description

  • This function shows the subtraction value of the given set of numbers.
  • Subtraction is one of the four basic operations of arithmetic.
  • Subtraction is the opposite operation of Addition.
  • Subtract means "take away" or "Decrease by".
  • In ,the second parameter is subtracted from first parameter.
  • If there is third parameter then third parameter is subtracted from the resultant answer and so on.

Examples

  1. SUBTRACT(55,16) = 39
  2. SUBTRACT(288,145,39,12,100) = -8
  3. SUBTRACT(0.42,3) = -2.58

See Also

References