Skip to content

Conversation

@n-longcape
Copy link
Contributor

@n-longcape n-longcape commented Mar 12, 2020

This is:

- [x] a bugfix
- [ ] a new feature

Checklist:

Why this change is needed?

In relation to #1404.
I missed to fix ROUNDUP and ROUNDDOWN function in the case of negative number.
=ROUNDUP(4.4400,2) expected -4.44 but -4.45.
=ROUNDDOWN((-2.26 - 2.94),2) expected -5.2 but -5.19.

@PowerKiKi PowerKiKi closed this in f9f9f4c Apr 27, 2020
@PowerKiKi
Copy link
Member

Thanks ! merged in f9f9f4c

BlackyTay pushed a commit to BlackyTay/PhpSpreadsheet that referenced this pull request Aug 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants