clValue::Log10 Method

TOpenCLValue *Log10(TOpenCLValue *X) const;

Log base 10.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculate the log base 10 of X.

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