clValue::Coth Method

TOpenCLValue *Coth(TOpenCLValue *X) const;

Hyperbolic cotangens.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the hyperbolic cotangens of X.

See Also: clValue::ArcTanh, clValue::Coth
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler