TComplex.Cot Method
Computes cotangent of the complex number.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
public override BaseEntry Cot()
Public Overrides Function Cot As BaseEntry
public:
virtual BaseEntry^ Cot() override
abstract Cot : unit -> BaseEntry
override Cot : unit -> BaseEntry
Return Value
BaseEntryCotangent of the complex number.