Changes

Jump to: navigation, search

Basic Windows PowerShell 1.0 Operators

21 bytes added, 19:55, 27 October 2016
m
Text replacement - "<table border="0" cellspacing="0">" to "<table border="0" cellspacing="0" width="100%">"
<googlehtmlet>BUY_WPSpowershell</googlehtmlet>
In addition to the basic assignment operator, Windows PowerShell also provides a collection of compound assignment operators which combine an arithmetic operation with the assignment. These operators are outlined in the following table:
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
<table border="1" cellpadding="5" cellspacing="0" id="E3B" style="border-collapse: collapse; border-color:#cccccc; border-style: solid; border-width: 1px; margin-bottom:20px">
<tr bgcolor="#cccccc" style="color:black" valign="top">
== Windows PowerShell Arithmetic Operators ==
Windows PowerShell provides a range of operators for the purpose of creating mathematical expressions. These operators primarily fall into the category of ''binary'' operators in that they take two operands. The exception is the ''unary negative operator'' (-) which serves to indicate that a value is negative rather than positive. This contrasts the the ''subtraction operator'' (-) which takes two operands (i.e . one value to be subtracted from another). The behavior of a number of these operators varies depending on whether the operands are numbers, strings, arrays or hashtables.
The following table lists the primary Windows PowerShell arithmetic operators:
</tr>
</table>
'''Bold text'''<google>BUY_WPS_BOTTOM</google>

Navigation menu