Difference between revisions of "Manuals/calci/MINUS"

From ZCubes Wiki
Jump to navigation Jump to search
 
Line 13: Line 13:
 
#MINUS(981,872,156,123,200) = -370
 
#MINUS(981,872,156,123,200) = -370
 
#MINUS(1/2,7/8,10/11,8/9) = -2.172979797979798
 
#MINUS(1/2,7/8,10/11,8/9) = -2.172979797979798
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=Y6M89-6106I|280|center|Subtraction}}
  
 
==See Also==
 
==See Also==

Latest revision as of 15:13, 15 January 2019

MINUS ()


Description

  • This function shows the Minus value of the given set of numbers.
  • Minus is one of the four basic operations of arithmetic.
  • Minus operation is the opposite operation of Add.
  • Minus 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. MINUS(10,6) = 4
  2. MINUS(981,872,156,123,200) = -370
  3. MINUS(1/2,7/8,10/11,8/9) = -2.172979797979798

Related Videos

Subtraction

See Also

References