Function operator- from numeric
Brief description
operator-(value:int):int
Inverts an integer with resect to the addition More ...
Function information
| Name: | operator- |
| Base: | |
| Group: | Built-in plugins:Integers |
| Icon: | math.png |
| Color: | black |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Inverts an integer with resect to the addition.
Input parameters
-
value:
int
- Argument
Return values
-
Default return value:
int
- New integer
