funcInt()
funcInt(float $number) : int|string
INT.
Casts a floating point value to an integer
Excel Function: INT(number)
Parameters
float | $number | Number to cast to an integer |
Returns
int|string —Integer value, or a string containing an error