COUPNCD function in PHPExcel class returns wrong result -


hi use phpexcel class coupncd function returns wrong result in case "maturity" in end of month 30 or 31

in case

coupncd(18/10/2016, 30/09/2019, 2, 4) =42823 

in excel file returns 42825


Comments

Popular posts from this blog

php - Displaying JSON data posts for blog using just the post id -

docusignapi - Documents restrictions within a package -

javascript - angular.forEach loop with $http.get -