ComplexErrorFunctionRelatedCerf Method |
Complex error function.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static Complex Cerf(
Complex z
)
Parameters
- z Complex
- The complex argument.
Return Value
ComplexValue of the complex error function of z.
See Also