Difference between revisions of "Manuals/calci/MINUSOF"
Jump to navigation
Jump to search
(Created page with "MINUSOF") |
|||
Line 1: | Line 1: | ||
− | MINUSOF | + | <div style="font-size:30px">'''MINUSOF(n1,n2,n3,....)'''</div><br/> |
+ | *<math>n1,n2,n3...</math> are any real numbers. | ||
+ | |||
+ | ==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 <mathMINUSOF(n1,n2,...),the first number is subtracted from the second parameter. | ||
+ | * If there is third parameter then third parameter is subtracted from the resultant answer and so on. | ||
+ | |||
+ | ==Examples== | ||
+ | |||
+ | ==See Also== | ||
+ | *[[Manuals/calci/MINUS | MINUS ]] | ||
+ | *[[Manuals/calci/SUBTRACT | SUBTRACT ]] | ||
+ | *[[Manuals/calci/DECREASING | DECREASING ]] | ||
+ | |||
+ | |||
+ | ==References== | ||
+ | *[https://www.mathsisfun.com/numbers/subtraction.html Minus] | ||
+ | |||
+ | *[[Z_API_Functions | List of Main Z Functions]] | ||
+ | *[[ Z3 | Z3 home ]] |
Revision as of 13:59, 4 May 2017
MINUSOF(n1,n2,n3,....)
- are any real numbers.
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 <mathMINUSOF(n1,n2,...),the first number is subtracted from the second parameter.
- If there is third parameter then third parameter is subtracted from the resultant answer and so on.
Examples
See Also