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