function Trunc(const Src: TOpenCLValue): TOpenCLValue;
Truncate Src object value.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLValue |
Returns: TOpenCLValue
Remarks:
Store the result in the calling object. FloatPrecision and clValue.Complex property of calling object are adjusted automatically.