clValue.Floor Method

function Floor(const Src: TOpenCLValue): TOpenCLValue;

Rounds Src object value towards negative infinity and stores the result in the calling object.

#NameTypeDescription
1SrcTOpenCLValue

Returns: TOpenCLValue

Remarks:

FloatPrecision and clValue.Complex properties of the calling object are adjusted automatically.