All Downloads are FREE. Search and download functionalities are using the official Maven repository.

reference.language.minus.html Maven / Gradle / Ivy




    
    Minus expressions
    
    

    
    

    
    

    
    
    
    

    


Minus expressions

Minus expressions are expressions used to reverse a value.
A minus expression is a code fragment which produces a value, whose type is determined by the value being reversed, and which can then be used as an input for other operations: print, write, method call and so forth.
The returned type is always the same as the expression itself.

Minus expressions should not be confused with Subtract expressions, which use the same operator -.

Reversing Integer and Decimal values

Reversing Period values





© 2015 - 2025 Weber Informatics LLC | Privacy Policy