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

Fixed issue #40: BETADIST function does not work correctly. #41

Merged
merged 1 commit into from
Mar 19, 2016

Commits on Oct 28, 2015

  1. Fixed issue sutoiku#40: BETADIST function does not work correctly.

    Issue:
    
    Following latest MS Excel documentation: [BETA.DIST](https://support.office.com/en-my/article/BETA-DIST-function-11188c9c-780a-42c7-ba43-9ecb5a878d31?ui=en-US&rs=en-MY&ad=MY&fromAR=1) will take at least four arguments.
    
    Solution:
    
    Added argument checks in function BETA.DIST().
    More tests are also added.
    0x333333 committed Oct 28, 2015
    Configuration menu
    Copy the full SHA
    9bdc350 View commit details
    Browse the repository at this point in the history