TOpenCLValue Floor(TOpenCLValue Src)
Rounds Src towards negative infinity and stores the result in the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TOpenCLValue | source TOpenCLValue |
Returns: TOpenCLValue
Remarks:
FloatPrecision and Dew.Math.TOpenCLBase.Complex properties of the calling object are adjusted automatically.