VPConvert ToAmplitude Method (Double, Double)Virtual Photonics - VTS Library
Virtual Photonics
method determines the amplitude given real and imag values

Namespace: Vts.Common.Math
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static double ToAmplitude(
	double real,
	double imag
)

Return Value

Type: OnlineDouble
See Also