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-08-28 02:58:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f9f9f4cacfe1398f3ab0f1b709e71bbea044b6d2
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
MathTrig
T
History
n-longcape
f9f9f4cacf
Fix ROUNDUP and ROUNDDOWN for negative number
...
Closes
#1417
2020-04-27 17:03:07 +09:00
..
ACOT.php
…
ACOTH.php
…
ARABIC.php
Improved the ARABIC function to handle short-form roman numerals
2020-03-07 12:43:59 +07:00
ATAN2.php
Refactoring of math trig tests (
#1102
)
2019-07-23 00:50:30 +02:00
BASE.php
Added support for the base function (
#1344
)
2020-02-19 20:12:30 +01:00
CEILING.php
…
COMBIN.php
…
COT.php
…
COTH.php
…
CSC.php
…
CSCH.php
…
EVEN.php
…
FACT.php
…
FACTDOUBLE.php
…
FLOOR.php
FLOOR() function accept negative number and negative significance
2019-11-30 15:18:04 +01:00
FLOORMATH.php
Added support for the FLOOR.MATH and FLOOR.PRECISE functions
2020-04-26 22:19:33 +09:00
FLOORPRECISE.php
Added support for the FLOOR.MATH and FLOOR.PRECISE functions
2020-04-26 22:19:33 +09:00
GCD.php
…
INT.php
…
LCM.php
…
LOG.php
…
MDETERM.php
Matrix (
#790
)
2018-11-29 22:25:31 +01:00
MINVERSE.php
Matrix (
#790
)
2018-11-29 22:25:31 +01:00
MMULT.php
Matrix (
#790
)
2018-11-29 22:25:31 +01:00
MOD.php
…
MROUND.php
…
MULTINOMIAL.php
…
ODD.php
…
POWER.php
…
PRODUCT.php
…
QUOTIENT.php
…
ROMAN.php
…
ROUNDDOWN.php
Fix ROUNDUP and ROUNDDOWN for negative number
2020-04-27 17:03:07 +09:00
ROUNDUP.php
Fix ROUNDUP and ROUNDDOWN for negative number
2020-04-27 17:03:07 +09:00
SEC.php
…
SECH.php
…
SERIESSUM.php
…
SIGN.php
…
SQRTPI.php
…
SUBTOTAL.php
…
SUBTOTALHIDDEN.php
…
SUBTOTALNESTED.php
…
SUMIF.php
Fix a SUMIF warning when having different length of arrays provided as input
2019-05-26 20:58:00 +12:00
SUMIFS.php
SUMIFS sum values only once
2018-10-28 13:09:08 +11:00
SUMPRODUCT.php
…
SUMSQ.php
…
SUMX2MY2.php
…
SUMX2PY2.php
…
SUMXMY2.php
…
TRUNC.php
…