\PhpOffice\PhpSpreadsheet\Calculation\MathTrigIntClass

Summary

Methods
Properties
Constants
funcInt()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

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