TComplexAbs Method
Returns the absolute value of the complex number, i.e., the Euclidean distance of its corresponding point
in the complex plane from the origin
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.74.9654.0
Public Function Abs As TNumber
member Abs : unit -> TNumber
Return Value
TNumberAbsolute value of the complex number.