Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport commits that fix rate function giving incorrect results #1286

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

superrnovae
Copy link
Contributor

This pretty much updates Rate function to the latest upstream commit.
Testcases are included.

Closes: #1226

@tonyqus tonyqus added this to the NPOI 2.7.1 milestone Mar 6, 2024
@Bykiev
Copy link
Collaborator

Bykiev commented Apr 3, 2024

Can you please fix test errors and link to related bugfix commit in POI?

@tonyqus tonyqus modified the milestones: NPOI 2.7.1, NPOI 2.7.2 May 6, 2024
@tonyqus
Copy link
Member

tonyqus commented May 6, 2024

Test case 'TestMicrosoftExample1' failed. Can you fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CalculateRate(double,double,double,double,double,double)@Rate can calculate a wrong rate.
3 participants