TOpenCLValue *Sech(TOpenCLValue *X) const;
Calculate the hyperbolic secant of X.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
Remarks:
Store the results in the calling object. FloatPrecision and clValue::Complex properties of the calling object are adjusted automatically.
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler