Click or drag to resize

NMathFunctionsDoubleComplexTanhFunc Field

Hyperbolic tangent function.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public static Func<DoubleComplex, DoubleComplex> DoubleComplexTanhFunc

Field Value

FuncDoubleComplex, DoubleComplex
See Also