|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Collaboration diagram for PhpOffice\PhpSpreadsheet\Shared\IntOrFloat:Static Public Member Functions | |
| static | evaluate ($value) |
| Help some functions with large results operate correctly on 32-bit, by returning result as int when possible, float otherwise. More... | |
Definition at line 5 of file IntOrFloat.php.
|
static |
Help some functions with large results operate correctly on 32-bit, by returning result as int when possible, float otherwise.
| float | int | $value |
Definition at line 15 of file IntOrFloat.php.
Referenced by PhpOffice\PhpSpreadsheet\Document\Properties\intOrFloatTimestamp(), PhpOffice\PhpSpreadsheet\Shared\OLE\OLE2LocalDate(), PhpOffice\PhpSpreadsheet\Calculation\Statistical\Permutations\PERMUT(), and PhpOffice\PhpSpreadsheet\Calculation\Statistical\Permutations\PERMUTATIONA().
Here is the caller graph for this function: