PowerShell has operators – lots of operators. This is a quick overview of the PowerShell Operators.
The obvious place to start is the arithmetic operators – see about_Arithmetic_Operators
+, –, *, / perform the four arithmetic operations
% is for… Read the full text.
The obvious place to start is the arithmetic operators – see about_Arithmetic_Operators
+, –, *, / perform the four arithmetic operations
% is for… Read the full text.