clValue::Frac Method

TOpenCLValue *Frac(TOpenCLValue *X) const;

Fractional part of values.

#NameTypeDescription
1XTOpenCLValue *
Remarks:

Calculates the fractional part for all object values in-place.

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