Difference between revisions of "Manuals/calci/MINUSOF"
(Created page with "MINUSOF") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| 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 <math>MINUSOF(n1,n2,...)</math>,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== | ||
| + | |||
| + | ==Related Videos== | ||
| + | |||
| + | {{#ev:youtube|v=Y6M89-6106I|280|center|Subtraction}} | ||
| + | |||
| + | ==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 ]] | ||
Latest revision as of 14:14, 15 January 2019
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 ,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
Related Videos
See Also