clValue::ArcSec Method

TOpenCLValue *ArcSec(TOpenCLValue *X) const;

Calculate the inverse secant of X and stores the results in the calling object.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

FloatPrecision and clValue::Complex properties of the calling object are adjusted automatically.

Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler