variant_fix

 mixed variant_fix ( mixed $variant ) 

説明

Gets the integer portion of a variant.

戻り値

If variant is negative, then the first negative integer greater than or equal to the variant is returned, otherwise returns the integer portion of the value of variant.