function Floor(const Src: TOpenCLValue): TOpenCLValue;
Rounds Src object value towards negative infinity and stores the result in the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLValue |
Returns: TOpenCLValue
Remarks:
FloatPrecision and clValue.Complex properties of the calling object are adjusted automatically.