Namespace: DWSIM.MathOps.MathEx.APAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public static double AbsComplex(
Complex z
)
Public Shared Function AbsComplex (
z As Complex
) As Double
Request Example
View SourceParameters
- z Complex
-
Return Value
DoubleSee Also