Namespace: DWSIM.MathOps.MathEx.SysLinAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax private static void Swap(
ref float sA,
ref float sB
)
Private Shared Sub Swap (
ByRef sA As Single,
ByRef sB As Single
)
Request Example
View SourceParameters
- sA Single
-
- sB Single
-
See Also