TOpenCLValue *Frac(TOpenCLValue *X) const;
Fractional part of values.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TOpenCLValue * |
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