Function operator- from numeric
Brief description
operator-(value:double):double
Inverts a floating number More ...
Function information
| Name: | operator- |
| Base: | |
| Group: | Built-in plugins:Floating point |
| Icon: | math.png |
| Color: | black |
| Authors: | Aless Lasaruk |
| Copyright: | (c) 2010 Aless Lasaruk |
Detailed description
Inverts a floating number.
Input parameters
-
value:
double
- Argument value
Return values
-
Default return value:
double
- New floating
