Click or drag to resize

ComplexModulus Property

Gets the modulus or absolute value of this complex number.

Namespace: DotNumerics
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public double Modulus { get; }
Request Example View Source

Property Value

Double
See Also