clValue::Exp10 Method

TOpenCLValue *Exp10(TOpenCLValue *X) const;

Exponent base 10 (10^X).

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the exponent base 10 (10^X).

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