This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-09-26 19:03:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2bf9cdf9edc43ad21c3aa21097bc85b8d678085
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
Logical
T
History
Mark Baker
0371ccb686
Convert all relevant Logical functions to support array arguments (
#2600
)
2022-02-18 02:56:23 +01:00
..
AND.php
Add further new Functions introduced in MS Excel 2013 and 2016 (
#608
)
2018-07-22 19:17:04 +01:00
IF.php
Fix IF implementation to comply with Excel behavior
2019-11-17 18:26:33 +01:00
IFERROR.php
Use proper syntax for variadic functions
2017-01-23 15:01:20 +09:00
IFNA.php
…
IFS.php
Convert all relevant Logical functions to support array arguments (
#2600
)
2022-02-18 02:56:23 +01:00
NOT.php
Use proper syntax for variadic functions
2017-01-23 15:01:20 +09:00
OR.php
Use proper syntax for variadic functions
2017-01-23 15:01:20 +09:00
SWITCH.php
Convert all relevant Logical functions to support array arguments (
#2600
)
2022-02-18 02:56:23 +01:00
XOR.php
…