TOpenCLValue *ArcCot(TOpenCLValue *X) const;
Inverse cotangens.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Calculate the inverse cotangens for X. The returned value is expressed in radians.
See Also: clValue::Cot, clValue::ArcTan
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler