Click or drag to resize

KohlrauschRe1OldStyle Method

Real part of the Fourier transformed derivative of the Kohlrausch function for high frequencies.

Namespace: Altaxo.Calc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static double Re1OldStyle(
	double beta,
	double z
)

Parameters

beta  Double
Beta parameter.
z  Double
Circular frequency.

Return Value

Double
Real part of the Fourier transformed derivative of the Kohlrausch function for high frequencies, or double.NaN if the series not converges.
See Also